Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
e9472c6554 | |||
c97430ba68 |
1
Makefile
1
Makefile
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= webhook
|
||||
PORTVERSION= 2.8.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-mgmt
|
||||
|
||||
MAINTAINER= johan@nosd.in
|
||||
|
@ -16,7 +16,7 @@ rcvar=webhook_enable
|
||||
|
||||
load_rc_config $name
|
||||
|
||||
: ${webhook_conf:=/usr/local/etc/webhook.yaml}
|
||||
: ${webhook_conf:=/usr/local/etc/webhook/webhook.yaml}
|
||||
: ${webhook_enable:=NO}
|
||||
: ${webhook_facility:=daemon}
|
||||
: ${webhook_priority:=debug}
|
||||
|
Loading…
x
Reference in New Issue
Block a user