mirror of
https://github.com/YunoHost-Apps/rocketchat_ynh.git
synced 2024-09-03 20:16:25 +02:00
Update systemd.service
This commit is contained in:
parent
c61d621a8a
commit
a350fe5b10
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=The Rocket.Chat server
|
Description=Rocket.Chat server
|
||||||
Wants=__MONGODB_SERVICENAME__.service
|
Wants=__MONGODB_SERVICENAME__.service
|
||||||
After=network.target remote-fs.target nss-lookup.target nginx.service __MONGODB_SERVICENAME__.service
|
After=network.target remote-fs.target nss-lookup.target nginx.service __MONGODB_SERVICENAME__.service
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue