Darrick J. Wong | a2df589 | 2018-03-23 18:57:22 -0700 | [diff] [blame] | 1 | [Unit] |
| 2 | Description=Online ext4 Metadata Check Failure Reporting for %I |
Theodore Ts'o | 198cbd4 | 2019-03-06 21:27:12 -0500 | [diff] [blame] | 3 | Documentation=man:e2scrub(8) |
Darrick J. Wong | a2df589 | 2018-03-23 18:57:22 -0700 | [diff] [blame] | 4 | |
| 5 | [Service] |
| 6 | Type=oneshot |
Theodore Ts'o | 48cc007 | 2019-03-06 23:46:20 -0500 | [diff] [blame] | 7 | ExecStart=@pkglibdir@/e2scrub_fail "%I" |
Darrick J. Wong | a2df589 | 2018-03-23 18:57:22 -0700 | [diff] [blame] | 8 | User=mail |
| 9 | Group=mail |
| 10 | SupplementaryGroups=systemd-journal |