This unit is provided by:
Options
-
[Install]
-
WantedBy=remote-fs-pre.target
-
-
[Service]
-
ExecStart=/usr/bin/srp_daemon --systemd -e -c -n -j %I -R 60
-
ExecStart=/usr/sbin/srp_daemon --systemd -e -c -n -j %I -R 60
-
MemoryDenyWriteExecute
Introduced in systemd 231=yes -
PrivateNetwork=yes
-
PrivateTmp=yes
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
RestrictRealtime
Introduced in systemd 231=yes -
SystemCallFilter=~@clock @cpu-emulation @debug @keyring @module @mount @obsolete @raw-io
-
Type=simple
-
-
[Unit]
-
After=rdma-load-modules@srp_daemon.service rdma-hw.target sys-subsystem-rdma-devices-%i-umad.device srp_daemon.service
-
Before=remote-fs-pre.target shutdown.target
-
BindsTo=sys-subsystem-rdma-devices-%i-umad.device srp_daemon.service
-
Conflicts=shutdown.target
-
DefaultDependencies=no
-
Description=SRP daemon that monitors port %i
-
Documentation=man:srp_daemon file:/etc/rdma/rdma.conf file:/etc/srp_daemon.conf
-
Requires=rdma-load-modules@srp_daemon.service
-
Additionnal notes
Nothing here.