1
0
mirror of git://git.2f30.org/morpheus.git synced 2024-06-16 10:08:35 +00:00

Add sysctl

This commit is contained in:
sin 2013-09-20 16:51:06 +01:00
parent 019af432d7
commit cdbd5128c9

@ -35,6 +35,7 @@ install() {
ln -s busybox ping ln -s busybox ping
ln -s busybox pkill ln -s busybox pkill
ln -s busybox sed ln -s busybox sed
ln -s busybox sysctl
ln -s busybox tac ln -s busybox tac
ln -s busybox telnet ln -s busybox telnet
ln -s busybox tftp ln -s busybox tftp