summaryrefslogtreecommitdiffstats
path: root/usr/local/sbin/ppp-log-uptime.sh
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/sbin/ppp-log-uptime.sh')
-rwxr-xr-xusr/local/sbin/ppp-log-uptime.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/usr/local/sbin/ppp-log-uptime.sh b/usr/local/sbin/ppp-log-uptime.sh
deleted file mode 100755
index 6fd8def..0000000
--- a/usr/local/sbin/ppp-log-uptime.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-#write the uptime in seconds to the persistent log in /conf/
-/etc/rc.conf_mount_rw
-/bin/echo `date -j +%Y.%m.%d-%H:%M:%S` $1 >> /conf/$2.log
-/etc/rc.conf_mount_ro
OpenPOWER on IntegriCloud