[Buildroot] [PATCH 1/4] sysvinit: reduce number of mkdir calls in inittab

Peter Korsgaard peter at korsgaard.com
Tue Jun 12 09:22:39 UTC 2018


>>>>> "Carlos" == Carlos Santos <casantos at datacom.com.br> writes:

 > The default sysvinit inittab does two separate mkdir calls to create
 > /dev/pts and /dev/shm. Reduce this to call mkdir only once for both
 > directories.

 > This removes id "si3" but keeps ids "si4".."si9" intact rather than
 > renumbering them. This would just increase the turmoil without any
 > practical effect.

 > Based on commit e9db8122fb, by Florian La Roche <F.LaRoche at pilz.de>.

 > Signed-off-by: Carlos Santos <casantos at datacom.com.br>

Committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list