Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
11 lines
221 B
Plaintext
11 lines
221 B
Plaintext
[Unit]
|
|
Description=Online ext4 Metadata Check Failure Reporting for %I
|
|
Documentation=man:e2scrub(8)
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=@pkglibdir@/e2scrub_fail "%I"
|
|
User=mail
|
|
Group=mail
|
|
SupplementaryGroups=systemd-journal
|