This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
Environment=PYTHONUNBUFFERED=TRUE
-
EnvironmentFile=-/etc/default/ceph
-
EnvironmentFile=-/etc/sysconfig/ceph
-
ExecReload=/usr/bin/kill -HUP $MAINPID
-
ExecStart=/usr/bin/rbd-target-gw
-
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
-
Type=simple
-
User=root
-
-
[Unit]
-
After=sys-kernel-config.mount network-online.target rbd-target-api.service
-
Description=Setup system to export rbd images through LIO
-
Requires=sys-kernel-config.mount
-
Wants=network-online.target
-
Additionnal notes
Nothing here.