mirror of
git://github.com/lxc/lxc
synced 2025-09-05 02:09:32 +00:00
Merge pull request #1037 from evgeni/lxc.service-simple
start containers in foreground when using the lxc@.service
This commit is contained in:
@@ -9,7 +9,7 @@ Type=simple
|
||||
KillMode=mixed
|
||||
KillSignal=SIGPWR
|
||||
TimeoutStopSec=120s
|
||||
ExecStart=@BINDIR@/lxc-start -n %i
|
||||
ExecStart=@BINDIR@/lxc-start -F -n %i
|
||||
# Environment=BOOTUP=serial
|
||||
# Environment=CONSOLETYPE=serial
|
||||
Delegate=yes
|
||||
|
Reference in New Issue
Block a user