Fixed /etc/network interfaces; recompiled wireless driver less wait time patch applied

This commit is contained in:
Giulio 2020-09-19 17:02:00 +02:00
parent 01bb05168d
commit 2536e74d37
3 changed files with 5 additions and 1 deletions

View File

@ -8,7 +8,7 @@ case "$1" in
sleep 2
status=`cat /proc/sys/kernel/random/entropy_avail`
done
echo -n "OK"
echo "OK"
;;
*)
echo "Usage: $0 {start}"

View File

@ -8,3 +8,7 @@ auto ap0
iface ap0 inet static
address 192.168.77.1
netmask 255.255.255.0
auto client0
iface client0 inet manual