commit cdbd5128c96e4c4a7e7823c30eca691aca70e080 parent 019af432d7afa8e881791c6e788947d70344d55b Author: sin <sin@2f30.org> Date: Fri, 20 Sep 2013 16:51:06 +0100 Add sysctl Diffstat:
M | pkgs/busybox | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/pkgs/busybox b/pkgs/busybox @@ -35,6 +35,7 @@ install() { ln -s busybox ping ln -s busybox pkill ln -s busybox sed + ln -s busybox sysctl ln -s busybox tac ln -s busybox telnet ln -s busybox tftp