Skip to content
Snippets Groups Projects
Unverified Commit 8fa43428 authored by Michal Hrusecky's avatar Michal Hrusecky :mouse:
Browse files

Enable haveged and drop dropbear

parent bc837940
Branches
Tags
No related merge requests found
......@@ -66,6 +66,7 @@ Install("ip-full", "iptables", "ip6tables", { priority = 40 })
Install("iputils-ping", "iputils-ping6", "iputils-tracepath", "iputils-tracepath6", "iputils-traceroute6", { priority = 40 })
Install("shadow", "shadow-utils", "uboot-envtools", "i2c-tools", { priority = 40 })
Install("openssh-client", "openssh-client-utils", "openssh-moduli", "openssh-server", "openssh-sftp-client", "openssh-sftp-server", "openssl-util", { priority = 40 })
Uninstall("dropbear", { priority = 40 })
Install("bind-client", "bind-dig", { priority = 40 })
Install("pciutils", "usbutils", "lsof", { priority = 40 })
Install("lm-sensors", { priority = 40 })
......
......@@ -18,7 +18,7 @@ new file mode 100644
index 0000000..981f67a
--- /dev/null
+++ b/package/base-files/files/etc/services_wanted
@@ -0,0 +1,52 @@
@@ -0,0 +1,53 @@
+asm1062-fix
+atd
+atsha204-feed-entropy
......@@ -34,6 +34,7 @@ index 0000000..981f67a
+fstab
+gpio_switch
+hd-idle
+haveged
+led
+libatsha204
+lighttpd
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment