mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-05 06:19:25 +00:00
systemd: Add Documentation key
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
parent
632dd634f9
commit
9409ea35a0
@ -1,6 +1,7 @@
|
||||
[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
|
||||
|
Loading…
Reference in New Issue
Block a user