diff options
| -rw-r--r-- | remote/rootfs/rootfs-stage31/module.conf | 3 | ||||
| -rw-r--r-- | remote/rootfs/rootfs-stage32/module.conf | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/remote/rootfs/rootfs-stage31/module.conf b/remote/rootfs/rootfs-stage31/module.conf index cfcb3055..7b221d93 100644 --- a/remote/rootfs/rootfs-stage31/module.conf +++ b/remote/rootfs/rootfs-stage31/module.conf @@ -53,9 +53,6 @@ REQUIRED_FIRMWARE=" rtl_nic/ tigon/ " -REQUIRED_BINARIES=" - grep -" REQUIRED_LIBRARIES=" libnss_dns libresolv diff --git a/remote/rootfs/rootfs-stage32/module.conf b/remote/rootfs/rootfs-stage32/module.conf index ed6c083d..bb08a09b 100644 --- a/remote/rootfs/rootfs-stage32/module.conf +++ b/remote/rootfs/rootfs-stage32/module.conf @@ -38,6 +38,7 @@ REQUIRED_BINARIES=" pkill getent ldconfig + grep " REQUIRED_LIBRARIES=" libcap |
