mirror of
https://github.com/YunoHost-Apps/photoprism_ynh.git
synced 2024-09-03 19:56:41 +02:00
Update systemd.service
This commit is contained in:
parent
25c5c10d55
commit
af39164584
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ User=__APP__
|
|||
Group=__APP__
|
||||
EnvironmentFile=__FINALPATH__/.env
|
||||
WorkingDirectory=__FINALPATH__/live/bin
|
||||
ExecStart=photoprism --trace start
|
||||
ExecStart=__FINALPATH__/live/bin/photoprism --trace start
|
||||
StandardOutput=append:/var/log/__APP__/__APP__.log
|
||||
StandardError=inherit
|
||||
TimeoutSec=900
|
||||
|
|
Loading…
Add table
Reference in a new issue