Unverified Commit 5f2ed0c0 by Christian Brauner Committed by GitHub

Merge pull request #3346 from stgraber/master

systemd: Add Documentation key
parents 955ec68d 9409ea35
[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