This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecReload=/bin/kill -USR1 $MAINPID
-
ExecStart=/usr/sbin/mcollectived --config=/etc/mcollective/server.cfg --pidfile=/var/run/mcollective.pid --no-daemonize
-
KillMode=process
-
PIDFile=/var/run/mcollective.pid
-
StandardError=syslog
-
StandardOutput=syslog
-
Type=simple
-
-
[Unit]
-
After=network.target
-
Description=The Marionette Collective
-
Documentation=https://puppet.com/docs/mcollective
-
Additionnal notes
Nothing here.