1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/collabora_ynh.git synced 2024-09-03 18:16:25 +02:00

[enh] Clean scripts

This commit is contained in:
Rafi59 2017-11-11 16:36:55 +01:00 committed by GitHub
parent cf69037fb6
commit 5e55e3ad68
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,14 +0,0 @@
[Unit]
Description=Collabora online
After=network.target
[Service]
Type=simple
User=__APP__
Group=__APP__
WorkingDirectory=__FINALPATH__/
ExecStart=__FINALPATH__/script >> /var/log/__APP__/__APP__.log 2>&1
[Install]
WantedBy=multi-user.target