commit 119e02b717b7ae67976e97899ef465c1b2b5796d parent 9f25a5f08afb7e8775396928ca8a9b180e943943 Author: sin <sin@2f30.org> Date: Mon, 16 Sep 2013 20:15:53 +0100 Print whenever we start the network Diffstat:
M | etc/rc | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/etc/rc b/etc/rc @@ -21,6 +21,7 @@ echo /bin/smdev > /proc/sys/kernel/hotplug hostname $HOSTNAME +echo Starting network. sh /etc/netstart if [ -x /etc/dropbearkeys ]; then