1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git synced 2024-09-03 18:36:09 +02:00
etherpad_mypads_ynh/conf/etherpad.service
Maniack Crudelis d612418788 Init
2016-08-09 13:43:13 +02:00

12 lines
239 B
Desktop File

[Unit]
Description=Etherpad-lite, the collaborative editor.
After=network.target
[Service]
Type=simple
User=etherpad
Group=etherpad
ExecStart=__FINALPATH__bin/safeRun.sh /var/log/__APP__/etherpad.log
[Install]
WantedBy=multi-user.target