Whamcloud - gitweb
po: update sv.po (from translationproject.org)
[tools/e2fsprogs.git] / scrub / e2scrub_all.service.in
1 [Unit]
2 Description=Online ext4 Metadata Check for All Filesystems
3 ConditionACPower=true
4 ConditionCapability=CAP_SYS_ADMIN
5 ConditionCapability=CAP_SYS_RAWIO
6 Documentation=man:e2scrub_all(8)
7
8 [Service]
9 Type=oneshot
10 Environment=SERVICE_MODE=1
11 ExecStart=@root_sbindir@/e2scrub_all
12 SyslogIdentifier=e2scrub_all