1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/immich_ynh.git synced 2024-09-03 20:36:24 +02:00

Update systemd.service

This commit is contained in:
Limezy 2022-08-31 09:00:23 +07:00
parent 1b09ec7113
commit b3a4c9d6b9

View file

@ -7,7 +7,7 @@ Type=simple
User=__APP__
Group=__APP__
WorkingDirectory=__FINALPATH__/
ExecStart=/usr/bin/sleep 1
ExecStart=/usr/bin/sleep 10
StandardOutput=append:/var/log/__APP__/__APP__.log
StandardError=inherit