diverse Anpassungen

This commit is contained in:
2017-11-09 17:10:57 +01:00
parent e3e1387117
commit 4610ba3792
7 changed files with 386 additions and 7 deletions
+2
View File
@@ -2,5 +2,7 @@
systemctl stop gammu-smsd
pon rnet
sleep 3
# Nameserver statisch eintragen...
echo "nameserver 8.8.8.8" >/etc/resolv.conf
# Wir wollen sicher sein, dass die Verbindung steht...
ping -c 1 -w 30 8.8.8.8 >/dev/null