1
0
Fork 0
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:
ericgaspar 2021-09-21 08:19:27 +02:00
parent 2d53d49a49
commit 11cbb8dd87
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -1,6 +1,6 @@
[Unit] [Unit]
Description=The Rocket.Chat server 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 After=network.target remote-fs.target nss-lookup.target nginx.service __MONGODB_SERVICENAME__.service
[Service] [Service]