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