summaryrefslogtreecommitdiffstats
path: root/usr/local/bin
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/bin')
-rwxr-xr-xusr/local/bin/runmsntp.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/bin/runmsntp.sh b/usr/local/bin/runmsntp.sh
index f7100b9..e736d42 100755
--- a/usr/local/bin/runmsntp.sh
+++ b/usr/local/bin/runmsntp.sh
@@ -8,5 +8,5 @@ echo $$ > $1
# the network is not yet setup)
while true; do
/usr/local/bin/msntp -r -P no -l $2 -x $3 $4
- sleep 1
+ sleep 60
done
OpenPOWER on IntegriCloud