mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 00:30:16 +02:00
[ar71xx] base-files: make sure inittab-console-fixup returns with success (#10275)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28562 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e22b4d0872
commit
fbebd1e720
@ -23,3 +23,5 @@ inittab_console_fixup() {
|
||||
}
|
||||
|
||||
inittab_console_fixup
|
||||
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user