summaryrefslogtreecommitdiffstats
path: root/share/systemd
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-06-14 19:08:10 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-06-14 19:08:10 +0000
commit68f57883043cc46ac2600e3a90fb8154ebbbd16c (patch)
tree562a7823970ef4de3d59c19877b64c36dd620693 /share/systemd
parentReleasing version 20160601. (diff)
downloadcompute-tools-68f57883043cc46ac2600e3a90fb8154ebbbd16c.tar.xz
compute-tools-68f57883043cc46ac2600e3a90fb8154ebbbd16c.zip
Adding documentation key in systemd unit files.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share/systemd')
-rw-r--r--share/systemd/container-auto.service1
-rw-r--r--share/systemd/container@.service1
2 files changed, 2 insertions, 0 deletions
diff --git a/share/systemd/container-auto.service b/share/systemd/container-auto.service
index e9addd7..b3384df 100644
--- a/share/systemd/container-auto.service
+++ b/share/systemd/container-auto.service
@@ -1,5 +1,6 @@
[Unit]
Description=container-tools automatic start
+Documentation=man:container-auto
After=network.target
[Service]
diff --git a/share/systemd/container@.service b/share/systemd/container@.service
index 0bd6766..539139e 100644
--- a/share/systemd/container@.service
+++ b/share/systemd/container@.service
@@ -1,5 +1,6 @@
[Unit]
Description="Container: %i"
+Documentation=man:container-tools
[Service]
Type=simple