[Pkg-utopia-commits] r476 - packages/unstable/networkmanager/debian

Riccardo Setti giskard-guest at costa.debian.org
Mon Jan 16 08:51:15 UTC 2006


Author: giskard-guest
Date: 2006-01-16 08:51:15 +0000 (Mon, 16 Jan 2006)
New Revision: 476

Removed:
   packages/unstable/networkmanager/debian/dhcdbd.dhcp3
Log:
dhcdbd.dhcp3 must stay in the dhcdbd package

Deleted: packages/unstable/networkmanager/debian/dhcdbd.dhcp3
===================================================================
--- packages/unstable/networkmanager/debian/dhcdbd.dhcp3	2006-01-16 08:48:43 UTC (rev 475)
+++ packages/unstable/networkmanager/debian/dhcdbd.dhcp3	2006-01-16 08:51:15 UTC (rev 476)
@@ -1,13 +0,0 @@
-if [ -n "${dhc_dbus}" ]; then
-		/usr/bin/dbus-send \
-		--system \
-		--dest=com.redhat.dhcp \
-		--type=method_call \
-		/com/redhat/dhcp/$interface \
-		com.redhat.dhcp.set \
-		'string:'"`env | /bin/egrep -v '^(PATH|SHLVL|_|PWD|dhc_dbus)\='`";
-		if (( ( dhc_dbus & 31 ) == 31 )); then
-				exit 0;
-		fi;
-fi;
-




More information about the Pkg-utopia-commits mailing list