This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=-/etc/default/ceph
-
EnvironmentFile=-/etc/sysconfig/ceph
-
ExecReload=/usr/bin/kill -HUP $MAINPID
-
ExecStart=/usr/bin/rbd-target-api
-
Group=root
-
LimitNOFILE=1048576
-
LimitNPROC=1048576
-
PrivateDevices
Introduced in systemd 209=no -
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
ProtectHome
Introduced in systemd 214=yes -
ProtectSystem
Introduced in systemd 214=full -
Restart=on-failure
-
StartLimitBurst=3
-
StartLimitInterval=30min
-
TimeoutStopSec
Introduced in systemd 188=600 -
Type=simple
-
User=root
-
-
[Unit]
-
After=sys-kernel-config.mount network-online.target tcmu-runner.service
-
Description=Ceph iscsi target configuration API
-
Requires=sys-kernel-config.mount
-
Wants=network-online.target tcmu-runner.service
-
Additionnal notes
Nothing here.