mirror of
git://github.com/lxc/lxc
synced 2025-08-22 18:59:22 +00:00
Install systemd units for Ubuntu
Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com> Acked-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
parent
2b24e2ff84
commit
882ab607fd
@ -92,7 +92,7 @@ case "$with_init_script" in
|
||||
init_script=upstart,systemd
|
||||
;;
|
||||
ubuntu)
|
||||
init_script=upstart
|
||||
init_script=upstart,systemd
|
||||
;;
|
||||
*)
|
||||
echo -n "Linux distribution init system unknown."
|
||||
|
Loading…
x
Reference in New Issue
Block a user