This unit is provided by:
Options
-
[Install]-
WantedBy=ceph-fuse.target
-
-
[Service]-
Environment=CLUSTER=ceph -
EnvironmentFile=-/etc/default/ceph -
EnvironmentFile=-/etc/sysconfig/ceph -
ExecStart=/usr/bin/ceph-fuse -f --cluster ${CLUSTER} %I -
LockPersonalityIntroduced in systemd 235=yes -
MemoryDenyWriteExecuteIntroduced in systemd 231=yes -
NoNewPrivilegesIntroduced in systemd 239=yes -
PrivateDevicesIntroduced in systemd 209=no -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHostnameIntroduced in systemd 242=yes -
ProtectKernelLogsIntroduced in systemd 244=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
Restart=on-failure -
RestrictSUIDSGIDIntroduced in systemd 242=yes -
StartLimitBurst=3 -
StartLimitInterval=30min -
TasksMax=infinity
-
-
[Unit]-
After=network-online.target local-fs.target time-sync.target -
Conflicts=umount.target -
Description=Ceph FUSE client -
PartOf=ceph-fuse.target -
Wants=network-online.target local-fs.target time-sync.target
-
Additionnal notes
Nothing here.