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
2d53d49a49
commit
11cbb8dd87
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
[Unit]
|
||||
Description=The 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
|
||||
|
||||
[Service]
|
||||
|
|
Loading…
Reference in a new issue