This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
Environment=CEPH_VOLUME_TIMEOUT=10000 -
ExecStart=/bin/sh -c 'timeout $CEPH_VOLUME_TIMEOUT /usr/sbin/ceph-volume-systemd %i' -
KillMode=none -
TimeoutSec=0 -
Type=oneshot
-
-
[Unit]-
After=local-fs.target -
Description=Ceph Volume activation: %i -
Wants=local-fs.target
-
Additionnal notes
Nothing here.