[SCM] debian-live/config-webc branch, master, updated. 847cb7eac50e0184e48e7630b5a96ba0a45fd1ef

Kai Hendry hendry at iki.fi
Sat Oct 30 07:54:03 UTC 2010


The following commit has been merged in the master branch:
commit 847cb7eac50e0184e48e7630b5a96ba0a45fd1ef
Author: Kai Hendry <hendry at iki.fi>
Date:   Sat Oct 30 09:53:39 2010 +0200

    ping script

diff --git a/webconverger/config/chroot_local-includes/etc/network/if-up.d/ping b/webconverger/config/chroot_local-includes/etc/network/if-up.d/ping
new file mode 100755
index 0000000..a67c947
--- /dev/null
+++ b/webconverger/config/chroot_local-includes/etc/network/if-up.d/ping
@@ -0,0 +1,2 @@
+#!/bin/sh
+wget -qO- --timeout=5 --post-data="M=$(cat /sys/class/net/eth0/address)&V=$(dpkg -s webconverger-base|awk '/^Version: / { print $2 }')" http://ping.webconverger.org

-- 
debian-live/config-webc



More information about the debian-live-changes mailing list