]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
systemd: Add Documentation key 3346/head
authorStéphane Graber <stgraber@ubuntu.com>
Wed, 1 Apr 2020 20:57:15 +0000 (16:57 -0400)
committerStéphane Graber <stgraber@ubuntu.com>
Wed, 1 Apr 2020 20:57:15 +0000 (16:57 -0400)
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
config/init/systemd/lxc-monitord.service.in
config/init/systemd/lxc-net.service.in

index 40635168877f81496b2788a9b7878fa923ce5c48..f528a609959474074ca62a81f5cd3ca977631f47 100644 (file)
@@ -1,6 +1,7 @@
 [Unit]
 Description=LXC Container Monitoring Daemon
 After=syslog.service network.target
+Documentation=man:lxc
 
 [Service]
 Type=simple
index 1b8ef994265cdbfbd07564e1e51a495cfefe290d..6ed8cd82bb5b046effecc649e9c95394bc488d84 100644 (file)
@@ -2,6 +2,7 @@
 Description=LXC network bridge setup
 After=network-online.target
 Before=lxc.service
+Documentation=man:lxc
 
 [Service]
 Type=oneshot