mirror of
https://github.com/YunoHost-Apps/thelounge_ynh.git
synced 2024-09-03 20:35:54 +02:00
[fix] systemd
This commit is contained in:
parent
c9f1c327d7
commit
4ec3135c3d
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ Description=The Lounge IRC client
|
||||||
After=__APP__.service
|
After=__APP__.service
|
||||||
|
|
||||||
Type=simple
|
Type=simple
|
||||||
ExecStart=/var/www/thelounge/index.js start --home /home/yunohost.app/__APP__/
|
|
||||||
User=__APP__
|
User=__APP__
|
||||||
Group=__APP__
|
Group=__APP__
|
||||||
ExecStartPre=__NODEJS__
|
ExecStartPre=__NODEJS__
|
||||||
|
|
Loading…
Add table
Reference in a new issue