From: Michael Prokop Date: Sun, 13 May 2012 15:58:42 +0000 (+0200) Subject: debnet: drop pump command line (as pump isn't shipped any longer) X-Git-Tag: v0.5.4~1 X-Git-Url: http://git.grml.org/?p=grml-network.git;a=commitdiff_plain;h=50d677811edb91fa240651d913ea3c779ea3c387 debnet: drop pump command line (as pump isn't shipped any longer) Thanks: John S. Skogtvedt for bugreport and patch Closes: issue1166 --- diff --git a/sbin/debnet b/sbin/debnet index e1e811f..fcee25b 100755 --- a/sbin/debnet +++ b/sbin/debnet @@ -36,7 +36,6 @@ if ! mount | grep '/mnt ' >/dev/null 2>&1 ; then if [ -n "$FOUND_DEBNET" ]; then einfo "Stopping network." - pump -k >/dev/null 2>&1 /etc/init.d/networking stop >/dev/null 2>&1 ; eend $? einfo "Copying Debian network configuration from $FOUND_DEBNET to running system." rm -rf /etc/network/run