This unit is provided by:
-
https:/
/ packages.debian.org/ unstable/ ceph-immutable-object-cache -
https:/
/ packages.fedoraproject.org/ pkgs/ ceph/ ceph-immutable-object-cache/ -
https:/
/ software.opensuse.org/ package/ ceph-immutable-object-cache
Options
-
[Install]
-
WantedBy=ceph-immutable-object-cache.target
-
-
[Service]
-
Environment=CLUSTER=ceph
-
EnvironmentFile=-/etc/default/ceph
-
EnvironmentFile=-/etc/sysconfig/ceph
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/bin/ceph-immutable-object-cache -f --cluster ${CLUSTER} --id %i --setuser ceph --setgroup ceph
-
LockPersonality
Introduced in systemd 235=yes -
MemoryDenyWriteExecute
Introduced in systemd 231=yes -
NoNewPrivileges
Introduced in systemd 239=yes -
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
Restart=on-failure
-
RestrictSUIDSGID
Introduced in systemd 242=yes -
StartLimitBurst=3
-
-
[Unit]
-
After=network-online.target local-fs.target
-
Description=Ceph immutable object cache daemon
-
PartOf=ceph-immutable-object-cache.target
-
Wants=network-online.target local-fs.target
-
Additionnal notes
Nothing here.