This unit is provided by:
Options
- 
    [Install]- 
        WantedBy=multi-user.target
 
- 
        
- 
    [Service]- 
        ExecStart=/usr/lib/rdma/srp_daemon/start_on_all_ports
- 
        ExecStart=/usr/lib/srp_daemon/start_on_all_ports
- 
        ExecStart=/usr/libexec/srp_daemon/start_on_all_ports
- 
        MemoryDenyWriteExecuteIntroduced in systemd 231=yes
- 
        PrivateTmp=yes
- 
        ProtectHomeIntroduced in systemd 214=yes
- 
        ProtectKernelModulesIntroduced in systemd 232=yes
- 
        RemainAfterExit=yes
- 
        RestrictRealtimeIntroduced in systemd 231=yes
- 
        Type=oneshot
 
- 
        
- 
    [Unit]- 
        Before=remote-fs-pre.target
- 
        Conflicts=emergency.target emergency.service
- 
        DefaultDependencies=no
- 
        Description=Daemon that discovers and logs in to SRP target systems
- 
        Documentation=man:srp_daemon file:/etc/srp_daemon.conf
 
- 
        
Additionnal notes
Nothing here.