summaryrefslogtreecommitdiff
path: root/ctdb
diff options
context:
space:
mode:
authorMathieu Parent <math.parent@gmail.com>2016-05-12 22:16:24 +0200
committerAndreas Schneider <asn@cryptomilk.org>2018-01-14 17:38:26 +0100
commita653b62ad71b65c280ee4ba6bfbb560ac3b1f90e (patch)
treed94fe4cfccda9ffc19aaa9352b5e0abbba62b2e1 /ctdb
parentdf68af9fa5900b5f7b22a972666fd213fef17106 (diff)
downloadsamba-a653b62ad71b65c280ee4ba6bfbb560ac3b1f90e.tar.gz
systemd: Add documentation to Unit files
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12402 Signed-off-by: Mathieu Parent <math.parent@gmail.com> Reviewed-by: Andreas Schneider <asn@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org>
Diffstat (limited to 'ctdb')
-rw-r--r--ctdb/config/ctdb.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/ctdb/config/ctdb.service b/ctdb/config/ctdb.service
index 63cdfa9ee3f..189f2f4c386 100644
--- a/ctdb/config/ctdb.service
+++ b/ctdb/config/ctdb.service
@@ -1,5 +1,6 @@
[Unit]
Description=CTDB
+Documentation=man:ctdbd(1) man:ctdb(7)
After=network-online.target time-sync.target
[Service]