systemd: Add Documentation key

parent 632dd634
[Unit] [Unit]
Description=LXC Container Monitoring Daemon Description=LXC Container Monitoring Daemon
After=syslog.service network.target After=syslog.service network.target
Documentation=man:lxc
[Service] [Service]
Type=simple Type=simple
......
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
Description=LXC network bridge setup Description=LXC network bridge setup
After=network-online.target After=network-online.target
Before=lxc.service Before=lxc.service
Documentation=man:lxc
[Service] [Service]
Type=oneshot 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