]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blob - scrub/xfs_scrub_all.service.in
xfs: remove bmap extent add helper firstblock params
[thirdparty/xfsprogs-dev.git] / scrub / xfs_scrub_all.service.in
1 [Unit]
2 Description=Online XFS Metadata Check for All Filesystems
3 ConditionACPower=true
4 Documentation=man:xfs_scrub_all(8)
5
6 [Service]
7 Type=oneshot
8 Environment=SERVICE_MODE=1
9 ExecStart=@sbindir@/xfs_scrub_all
10 SyslogIdentifier=xfs_scrub_all