From: Stéphane Graber Date: Wed, 1 Apr 2020 20:57:15 +0000 (-0400) Subject: systemd: Add Documentation key X-Git-Tag: lxc-5.0.0~476^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9409ea35a048c208cee0a3318fd7794fce8aeaac;p=thirdparty%2Flxc.git systemd: Add Documentation key Signed-off-by: Stéphane Graber --- diff --git a/config/init/systemd/lxc-monitord.service.in b/config/init/systemd/lxc-monitord.service.in index 406351688..f528a6099 100644 --- a/config/init/systemd/lxc-monitord.service.in +++ b/config/init/systemd/lxc-monitord.service.in @@ -1,6 +1,7 @@ [Unit] Description=LXC Container Monitoring Daemon After=syslog.service network.target +Documentation=man:lxc [Service] Type=simple diff --git a/config/init/systemd/lxc-net.service.in b/config/init/systemd/lxc-net.service.in index 1b8ef9942..6ed8cd82b 100644 --- a/config/init/systemd/lxc-net.service.in +++ b/config/init/systemd/lxc-net.service.in @@ -2,6 +2,7 @@ Description=LXC network bridge setup After=network-online.target Before=lxc.service +Documentation=man:lxc [Service] Type=oneshot