• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[Unit]
2Description=Online ext4 Metadata Check for All Filesystems
3ConditionACPower=true
4ConditionCapability=CAP_SYS_ADMIN
5ConditionCapability=CAP_SYS_RAWIO
6Documentation=man:e2scrub_all(8)
7
8[Service]
9Type=oneshot
10Environment=SERVICE_MODE=1
11ExecStart=@root_sbindir@/e2scrub_all
12SyslogIdentifier=e2scrub_all
13