init: fix bug 1111: restart actions were not splitting words:
authorDenis Vlasenko <vda.linux@googlemail.com>
Tue, 19 Feb 2008 02:57:07 +0000 (02:57 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Tue, 19 Feb 2008 02:57:07 +0000 (02:57 -0000)
commita37e7134f76b7661b86bb9cc926f28f81b1e1109
tree88c511c1f1094c3c4207523e31db5fdf7bda6069
parent92657d484f4f95ce4579ad095c9caf596a737e5b
init: fix bug 1111: restart actions were not splitting words:

::restart:/sbin/rc restart
resulted in:
exec of '/sbin/rc restart' failed: No such file or directory
init/Config.in
init/init.c