• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[Unit]
2Description=Online ext4 Metadata Check Failure Reporting for %I
3Documentation=man:e2scrub(8)
4
5[Service]
6Type=oneshot
7ExecStart=@pkglibdir@/e2scrub_fail "%I"
8User=mail
9Group=mail
10SupplementaryGroups=systemd-journal
11