wifi-reload: Timeout to stop after 12 seconds.

This commit is contained in:
Ole Tange 2017-06-21 20:38:00 +02:00
parent 725961a24f
commit dd258b8bd2

View file

@ -64,5 +64,5 @@ sudo NetworkManager &
if tty -s ; then if tty -s ; then
# STDIN is terminal # STDIN is terminal
forever dmesg | puniq timeout 12 forever dmesg | puniq
fi fi