This commit is contained in:
JamBox
2026-02-15 21:06:39 -08:00
parent 6488eac108
commit f58a848a25

View File

@@ -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