openwrt/package/base-files/files/lib
Dominick Grift 5109bd164c
base-files: address sed in-place without SELinux awareness
sed(1) in busybox does not support this functionality:
https://git.savannah.gnu.org/cgit/sed.git/tree/sed/execute.c#n598

This causes /etc/group to become mislabeled when a package requests
that a uid/gid be added on OpenWrt with SELinux

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
[move restorecon inside lock]
Signed-off-by: Dominick Grift <dominick.grift@defensec.nl>
2022-05-02 18:56:02 +01:00
..
functions base-files: add support for heartbeat led trigger 2022-02-19 13:10:01 +01:00
preinit base-files: bring up vlan interface too 2021-06-22 23:23:00 +02:00
upgrade base-files: fix sysupgrade for kernel-out-of-UBI 2022-05-02 12:42:15 +01:00
functions.sh base-files: address sed in-place without SELinux awareness 2022-05-02 18:56:02 +01:00