hooks2
This commit is contained in:
@@ -4,11 +4,10 @@ After=network.target
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
User=jamesvanboxtel
|
EnvironmentFile=%h/.webhook-env
|
||||||
EnvironmentFile=/home/jamesvanboxtel/.webhook-env
|
ExecStart=/usr/bin/webhook -hooks %h/server-stack/hooks.json -verbose
|
||||||
ExecStart=/usr/bin/webhook -hooks /home/jamesvanboxtel/server-stack/hooks.json -verbose
|
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
RestartSec=5
|
RestartSec=5
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=default.target
|
||||||
|
|||||||
Reference in New Issue
Block a user