base-files: add console to inittab
authorPaul Spooren <mail@aparcar.org>
Tue, 7 May 2019 11:09:53 +0000 (13:09 +0200)
committerAlexander Couzens <lynxis@fe80.eu>
Tue, 21 May 2019 12:54:15 +0000 (14:54 +0200)
commitcde52cb4866fe8cf4a19bb2bb32ff7802e542e19
tree12708cdf244d405c27bc7df1a3e08d57df6fa8e5
parent8357b8131cd72b02794da2c430f3ca54416d89f2
base-files: add console to inittab

When running OpenWrt inside an LXC container no shell is opend as LXC
defaults to a virtual /dev/console.

This patch allows to enter a shell after starting the container via
`lxc-start`, without it is only posible to access a shell on tty1 via
`lxc-console`.

Signed-off-by: Paul Spooren <mail@aparcar.org>
target/linux/x86/base-files/etc/inittab