systemd: Add Documentation key

parent 632dd634
[Unit]
Description=LXC Container Monitoring Daemon
After=syslog.service network.target
Documentation=man:lxc
[Service]
Type=simple
......
......@@ -2,6 +2,7 @@
Description=LXC network bridge setup
After=network-online.target
Before=lxc.service
Documentation=man:lxc
[Service]
Type=oneshot
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment