This unit is provided by:
Options
-
[Install]-
WantedBy=ceph-radosgw.target
-
-
[Service]-
Environment=CLUSTER=ceph -
EnvironmentFile=-/etc/default/ceph -
EnvironmentFile=-/etc/sysconfig/ceph -
ExecStart=/usr/bin/radosgw -f --cluster ${CLUSTER} --name client.%i --setuser ceph --setgroup ceph -
LimitNOFILE=1048576 -
LimitNPROC=1048576 -
LockPersonalityIntroduced in systemd 235=yes -
MemoryDenyWriteExecuteIntroduced in systemd 231=yes -
NoNewPrivilegesIntroduced in systemd 239=yes -
PrivateDevicesIntroduced in systemd 209=yes -
PrivateTmp=yes -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectHostnameIntroduced in systemd 242=yes -
ProtectKernelLogsIntroduced in systemd 244=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectSystemIntroduced in systemd 214=full -
Restart=on-failure -
RestrictSUIDSGIDIntroduced in systemd 242=yes -
StartLimitBurst=5 -
StartLimitInterval=30s -
TasksMax=infinity
-
-
[Unit]-
After=network-online.target local-fs.target time-sync.target -
Before=remote-fs-pre.target ceph-radosgw.target -
Description=Ceph rados gateway -
PartOf=ceph-radosgw.target -
Wants=network-online.target local-fs.target time-sync.target remote-fs-pre.target ceph-radosgw.target
-
Additionnal notes
Nothing here.