package/skeleton-init-openrc: fix root filesystem ro/rw remount
authorCarlos Santos <unixmania@gmail.com>
Mon, 24 Feb 2020 11:41:34 +0000 (08:41 -0300)
committerYann E. MORIN <yann.morin.1998@free.fr>
Mon, 24 Feb 2020 17:37:32 +0000 (18:37 +0100)
commitc51c981a060d11f2cbc7c389ab649f84029c4646
tree032bd986d5c3d07dca427190deef95b25de157fb
parent78a9eab661c2e097a43fbee780f80423701796be
package/skeleton-init-openrc: fix root filesystem ro/rw remount

The regular expressions used in the sed commands assumes that there is a
space after '/dev/root' but the skeleton file contains a tab. Use a more
flexible '[[:blank:]]', instead.

Signed-off-by: Carlos Santos <unixmania@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/skeleton-init-openrc/skeleton-init-openrc.mk