1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/owncloud_ynh.git synced 2024-09-03 19:56:25 +02:00

Update systemd.service

This commit is contained in:
Éric Gaspar 2023-11-13 10:54:11 +01:00
parent c7cf9a5a1b
commit 95c048d838

View file

@ -5,6 +5,7 @@ Description=ownCloud Infinite Scale server
Type=simple
User=__APP__
Group=__APP__
EnvironmentFile=__INSTALL_DIR__/ocis.env
ExecStart=__INSTALL_DIR__/ocis server
Restart=always