This unit is provided by:
Options
-
[Install]
-
RequiredBy=multi-user.target
-
-
[Service]
-
ExecStart=/usr/bin/cmsd -l /var/log/xrootd/cmsd.log -c /etc/xrootd/xrootd-%i.cfg -k fifo -s /run/xrootd/cmsd-%i.pid -n %i
-
Group=xrootd
-
KillMode=control-group
-
LimitNOFILE=65536
-
PrivateDevices
Introduced in systemd 209=yes -
ProtectClock
Introduced in systemd 245=yes -
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
Restart=on-abort
-
RestartSec=10
-
RestrictRealtime
Introduced in systemd 231=yes -
Type=simple
-
User=xrootd
-
WorkingDirectory=/var/spool/xrootd
-
-
[Unit]
-
After=network-online.target
-
Description=XRootD cmsd daemon instance %I
-
Documentation=man:cmsd(8) http://xrootd.org/docs.html
-
Requires=network-online.target
-
Additionnal notes
Nothing here.