Commit fd5cf681 by Christian Brauner Committed by GitHub

Merge pull request #1223 from evgeni/unit-doc

add Documentation entries to lxc and lxc@ units
parents fcb14ee8 6a27d555
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
Description=LXC Container Initialization and Autoboot Code Description=LXC Container Initialization and Autoboot Code
After=network.target lxc-net.service After=network.target lxc-net.service
Wants=lxc-net.service Wants=lxc-net.service
Documentation=man:lxc-autostart man:lxc
[Service] [Service]
Type=oneshot Type=oneshot
......
...@@ -3,6 +3,7 @@ Description=LXC Container: %i ...@@ -3,6 +3,7 @@ Description=LXC Container: %i
# This pulls in apparmor, dev-setup, lxc-net # This pulls in apparmor, dev-setup, lxc-net
After=lxc.service After=lxc.service
Wants=lxc.service Wants=lxc.service
Documentation=man:lxc-start man:lxc
[Service] [Service]
Type=simple Type=simple
......
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