From cdbd5128c96e4c4a7e7823c30eca691aca70e080 Mon Sep 17 00:00:00 2001 From: sin Date: Fri, 20 Sep 2013 16:51:06 +0100 Subject: [PATCH] Add sysctl --- pkgs/busybox | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/busybox b/pkgs/busybox index ef882ee..0edbdb2 100644 --- 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