This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=-/etc/default/munge -
EnvironmentFile=-/etc/sysconfig//munge -
EnvironmentFile=-/etc/sysconfig/munge -
ExecStart=/usr/bin/munged $OPTIONS -
ExecStart=/usr/sbin/munged $OPTIONS -
Group=munge -
PIDFile=/run/munge/munged.pid -
PIDFile=/var/run/munge/munged.pid -
Restart=on-abort -
RuntimeDirectory=munge -
RuntimeDirectoryMode=0755 -
Type=forking -
User=munge
-
-
[Unit]-
After=network-online.target time-sync.target -
After=network.target time-sync.target -
Description=MUNGE authentication service -
Documentation=man:munged(8) -
Wants=network-online.target
-
Additionnal notes
Nothing here.