1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/shiori_ynh.git synced 2024-09-03 20:26:17 +02:00

Update systemd.service

This commit is contained in:
ericgaspar 2022-01-10 18:27:44 +01:00
parent 40ea56b2a0
commit 52b6963f72
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -9,7 +9,6 @@ User=__APP__
Group=__APP__
WorkingDirectory=__FINALPATH__/
ExecStart=__FINALPATH__/__APP__ serve --port __PORT__
Environment="SHIORI_DIR=__DATADIR__"
StandardOutput=append:/var/log/__APP__/__APP__.log
StandardError=inherit