Remove obsolete config injection (kmsg)
This commit is contained in:
parent
52b850c187
commit
cb8b3e3df2
1 changed files with 0 additions and 1 deletions
|
@ -63,7 +63,6 @@ then
|
|||
utils.lxc.stop
|
||||
echo >> /var/lib/lxc/${CONTAINER}/config
|
||||
echo "# settings for systemd with PID 1:" >> /var/lib/lxc/${CONTAINER}/config
|
||||
echo "lxc.kmsg = 0" >> /var/lib/lxc/${CONTAINER}/config
|
||||
echo "lxc.autodev = 1" >> /var/lib/lxc/${CONTAINER}/config
|
||||
utils.lxc.start
|
||||
utils.lxc.attach rm -f /dev/kmsg
|
||||
|
|
Loading…
Reference in a new issue