]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
add Documentation entries to lxc and lxc@ units 1223/head
authorEvgeni Golov <evgeni@debian.org>
Sat, 8 Oct 2016 12:08:21 +0000 (14:08 +0200)
committerEvgeni Golov <evgeni@debian.org>
Sat, 8 Oct 2016 12:09:17 +0000 (14:09 +0200)
Signed-off-by: Evgeni Golov <evgeni@debian.org>
config/init/systemd/lxc.service.in
config/init/systemd/lxc@.service.in

index 987615528cb5af7849ae14bc6bec10f53dfc4535..cd6199671c3d25c8b531c460a0b05de4d7dfa978 100644 (file)
@@ -2,6 +2,7 @@
 Description=LXC Container Initialization and Autoboot Code
 After=network.target lxc-net.service
 Wants=lxc-net.service
+Documentation=man:lxc-autostart man:lxc
 
 [Service]
 Type=oneshot
index ba8cc1b44a090d0745ba7daaf5304805a0623683..44d11e8ec8f5ee89a221c447e8fc179abd9000ed 100644 (file)
@@ -3,6 +3,7 @@ Description=LXC Container: %i
 # This pulls in apparmor, dev-setup, lxc-net
 After=lxc.service
 Wants=lxc.service
+Documentation=man:lxc-start man:lxc
 
 [Service]
 Type=simple