This unit is provided by:
Options
-
[Service]
-
AmbientCapabilities=CAP_SYS_ADMIN CAP_FOWNER CAP_DAC_OVERRIDE CAP_DAC_READ_SEARCH CAP_SYS_RAWIO
-
CPUSchedulingPolicy=idle
-
Environment=SERVICE_MODE=1
-
ExecStart=/usr/bin/xfs_scrub -b -n %I
-
ExecStart=/usr/sbin/xfs_scrub -b -n %I
-
IOSchedulingClass=idle
-
NoNewPrivileges
Introduced in systemd 239=yes -
PrivateNetwork=yes
-
PrivateTmp=no
-
ProtectHome
Introduced in systemd 214=read-only -
ProtectSystem
Introduced in systemd 214=full -
SyslogIdentifier=%N
-
Type=oneshot
-
User=nobody
-
-
[Unit]
-
Description=Online XFS Metadata Check for %I
-
Documentation=man:xfs_scrub(8)
-
OnFailure=xfs_scrub_fail@%i.service
-
Additionnal notes
Nothing here.