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:
parent
c7cf9a5a1b
commit
95c048d838
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ Description=ownCloud Infinite Scale server
|
||||||
Type=simple
|
Type=simple
|
||||||
User=__APP__
|
User=__APP__
|
||||||
Group=__APP__
|
Group=__APP__
|
||||||
|
EnvironmentFile=__INSTALL_DIR__/ocis.env
|
||||||
ExecStart=__INSTALL_DIR__/ocis server
|
ExecStart=__INSTALL_DIR__/ocis server
|
||||||
Restart=always
|
Restart=always
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue