diff --git a/conf/systemd.service b/conf/systemd.service index 1f74a2e..f96ae00 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -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