From: Theodore Ts'o Date: Thu, 7 Mar 2019 02:27:12 +0000 (-0500) Subject: e2scrub: add missing Documentation links to systemd unit files X-Git-Tag: v1.45.0~3 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=198cbd459576de47b70c3d7b400e326621cfdb9f;p=tools%2Fe2fsprogs.git e2scrub: add missing Documentation links to systemd unit files Signed-off-by: Theodore Ts'o --- diff --git a/scrub/e2scrub_fail@.service.in b/scrub/e2scrub_fail@.service.in index df87949..ffc296a 100644 --- a/scrub/e2scrub_fail@.service.in +++ b/scrub/e2scrub_fail@.service.in @@ -1,5 +1,6 @@ [Unit] Description=Online ext4 Metadata Check Failure Reporting for %I +Documentation=man:e2scrub(8) [Service] Type=oneshot diff --git a/scrub/e2scrub_reap.service.in b/scrub/e2scrub_reap.service.in index 8a32077..b053615 100644 --- a/scrub/e2scrub_reap.service.in +++ b/scrub/e2scrub_reap.service.in @@ -1,5 +1,6 @@ [Unit] Description=Remove Stale Online ext4 Metadata Check Snapshots +Documentation=man:e2scrub_all(8) [Service] Type=oneshot