make gitpuller remain after exit

This commit is contained in:
Michiel de Jong 2014-10-30 14:34:19 +00:00
parent da7ba4c262
commit e4c81100ab
2 changed files with 4 additions and 0 deletions

View file

@ -2,6 +2,8 @@
Description= git puller
[Service]
Type=oneshot
RemainAfterExit=yes
Environment=USER=%i
Environment=APP=nginx
ExecStart=/data/indiehosters/importers/gitpuller.sh

View file

@ -2,6 +2,8 @@
Description= git puller
[Service]
Type=oneshot
RemainAfterExit=yes
Environment=USER=%i
Environment=APP=wordpress-subdir
ExecStart=/data/indiehosters/importers/gitpuller.sh