Skip to content

Commit

Permalink
systemd: Add Documentation key
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
  • Loading branch information
stgraber committed Apr 1, 2020
1 parent 632dd63 commit 9409ea3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions 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
Expand Down
1 change: 1 addition & 0 deletions config/init/systemd/lxc-net.service.in
Expand Up @@ -2,6 +2,7 @@
Description=LXC network bridge setup
After=network-online.target
Before=lxc.service
Documentation=man:lxc

[Service]
Type=oneshot
Expand Down

0 comments on commit 9409ea3

Please sign in to comment.