We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de5bc6e commit 7258aa4Copy full SHA for 7258aa4
docs/rabbitmq-server.service.example
@@ -16,8 +16,8 @@ TimeoutStartSec=3600
16
# replacement for service monitoring. Please see
17
# http://www.rabbitmq.com/monitoring.html
18
#
19
-# Restart=on-failure # https://www.freedesktop.org/software/systemd/man/systemd.service.html#Restart=
20
-# RestartSec=10 # https://www.freedesktop.org/software/systemd/man/systemd.service.html#RestartSec=
+# Restart=on-failure
+# RestartSec=10
21
WorkingDirectory=/var/lib/rabbitmq
22
ExecStart=/usr/lib/rabbitmq/bin/rabbitmq-server
23
ExecStop=/usr/lib/rabbitmq/bin/rabbitmqctl stop
0 commit comments