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