From: Sergiy Kibrik Date: Wed, 19 Aug 2015 16:57:44 +0000 (+0300) Subject: inittab: always proceed to next state X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fprocd.git;a=commitdiff_plain;h=9cb7be1a3267744ad64b2422e2be4eeb1763d1d2;hp=9cb7be1a3267744ad64b2422e2be4eeb1763d1d2;ds=sidebyside inittab: always proceed to next state If no S or K rc scripts provided we still should be able to go on to next state, or we won't boot properly and would not be able to reboot/shutdown later. Signed-off-by: Sergiy Kibrik ---