diff options
Diffstat (limited to 'remote/rootfs')
| -rw-r--r-- | remote/rootfs/rootfs-stage32/module.conf | 1 | ||||
| -rw-r--r-- | remote/rootfs/rootfs-stage32/module.conf.ubuntu | 3 |
2 files changed, 1 insertions, 3 deletions
diff --git a/remote/rootfs/rootfs-stage32/module.conf b/remote/rootfs/rootfs-stage32/module.conf index 4bb758a7..30b9e334 100644 --- a/remote/rootfs/rootfs-stage32/module.conf +++ b/remote/rootfs/rootfs-stage32/module.conf @@ -40,6 +40,7 @@ REQUIRED_BINARIES=" sed date cat + openssl " REQUIRED_LIBRARIES=" libcap diff --git a/remote/rootfs/rootfs-stage32/module.conf.ubuntu b/remote/rootfs/rootfs-stage32/module.conf.ubuntu index 77c68cef..73564780 100644 --- a/remote/rootfs/rootfs-stage32/module.conf.ubuntu +++ b/remote/rootfs/rootfs-stage32/module.conf.ubuntu @@ -9,9 +9,6 @@ REQUIRED_INSTALLED_PACKAGES=" REQUIRED_CONTENT_PACKAGES=" openssl " -REQUIRED_BINARIES+=" - openssl -" REQUIRED_DIRECTORIES=" /lib/xtables " |
