xref: /aosp_15_r20/external/e2fsprogs/scrub/[email protected] (revision 6a54128f25917bfc36a8a6e9d722c04a0b4641b6)
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