This unit is provided by:
Options
- 
    [Install]- 
        RequiredBy=multi-user.target
 
- 
        
- 
    [Service]- 
        ExecStart=/usr/bin/frm_xfrd -l /var/log/xrootd/frm_xfrd.log -c /etc/xrootd/xrootd-%i.cfg -k fifo -s /run/xrootd/frm_xfrd-%i.pid -n %i
- 
        Group=xrootd
- 
        KillMode=control-group
- 
        LimitNOFILE=65536
- 
        PrivateDevicesIntroduced in systemd 209=yes
- 
        ProtectClockIntroduced in systemd 245=yes
- 
        ProtectControlGroupsIntroduced in systemd 232=yes
- 
        ProtectHostnameIntroduced in systemd 242=yes
- 
        ProtectKernelLogsIntroduced in systemd 244=yes
- 
        ProtectKernelModulesIntroduced in systemd 232=yes
- 
        ProtectKernelTunablesIntroduced in systemd 232=yes
- 
        Restart=on-abort
- 
        RestartSec=10
- 
        RestrictRealtimeIntroduced in systemd 231=yes
- 
        Type=simple
- 
        User=xrootd
 
- 
        
- 
    [Unit]- 
        After=network-online.target
- 
        Description=XRootD frm_xfrd daemon instance %I
- 
        Documentation=man:frm_xrfd(8) http://xrootd.org/docs.html
- 
        Requires=network-online.target
 
- 
        
Additionnal notes
Nothing here.