systemd: Add Documentation key

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
Stéphane Graber 2020-04-01 16:57:15 -04:00
parent 632dd634f9
commit 9409ea35a0
No known key found for this signature in database
GPG Key ID: C638974D64792D67
2 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
[Unit]
Description=LXC Container Monitoring Daemon
After=syslog.service network.target
Documentation=man:lxc
[Service]
Type=simple

View File

@ -2,6 +2,7 @@
Description=LXC network bridge setup
After=network-online.target
Before=lxc.service
Documentation=man:lxc
[Service]
Type=oneshot