e2fsprogs/scrub/e2scrub_fail@.service.in
Theodore Ts'o 48cc00797c e2scrub: make e2scrub_fail's e-mail addresses be configurable
Allow the sender and recipient e-mail addresses be configurable from
/etc/e2scrub.conf.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2019-03-07 00:12:49 -05:00

11 lines
221 B
SYSTEMD

[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