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

deactivate service for tests

This commit is contained in:
Limezy 2022-08-31 01:34:16 +07:00
parent 829b39f17b
commit 9f241b720d

View file

@ -7,7 +7,7 @@ Type=simple
User=__APP__
Group=__APP__
WorkingDirectory=__FINALPATH__/
ExecStart=__FINALPATH__/script
ExecStart=
StandardOutput=append:/var/log/__APP__/__APP__.log
StandardError=inherit