update path -- website/systemd is now website/deploy/systemd
This commit is contained in:
parent
46a5e89718
commit
ea271641d4
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ Description=Update Conservancy website checkout
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
User=www-data
|
User=www-data
|
||||||
WorkingDirectory=/var/www/website
|
WorkingDirectory=/var/www/website
|
||||||
ExecStart=/var/www/website/systemd/conservancy-www-update.sh
|
ExecStart=/var/www/website/deploy/systemd/conservancy-www-update.sh
|
||||||
|
|
||||||
SystemCallFilter=~@clock @cpu-emulation @debug @module @mount @obsolete
|
SystemCallFilter=~@clock @cpu-emulation @debug @module @mount @obsolete
|
||||||
CapabilityBoundingSet=
|
CapabilityBoundingSet=
|
||||||
|
|
Loading…
Reference in a new issue