This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
AmbientCapabilities=CAP_SYS_ADMIN CAP_SYS_RAWIO
-
CPUSchedulingPolicy=idle
-
Environment=SERVICE_MODE=1
-
ExecStart=/sbin/e2scrub_all -A -r
-
ExecStart=/usr/bin/e2scrub_all -A -r
-
ExecStart=/usr/sbin/e2scrub_all -A -r
-
IOSchedulingClass=idle
-
NoNewPrivileges
Introduced in systemd 239=yes -
PrivateNetwork=yes
-
PrivateTmp=yes
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=read-only -
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=yes -
RemainAfterExit=no
-
RestrictRealtime
Introduced in systemd 231=yes -
SyslogIdentifier=%N
-
Type=oneshot
-
User=root
-
WorkingDirectory=/
-
-
[Unit]
-
ConditionCapability=CAP_SYS_ADMIN CAP_SYS_RAWIO
-
Description=Remove Stale Online ext4 Metadata Check Snapshots
-
Documentation=man:e2scrub_all(8)
-
Additionnal notes
Nothing here.