From e806203207aefa08f75eb009f36c0644bda9a2c4 Mon Sep 17 00:00:00 2001 From: Riccardo Setti Date: Mon, 16 Jan 2006 08:51:15 +0000 Subject: dhcdbd.dhcp3 must stay in the dhcdbd package git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@476 ceb527fc-18e6-0310-9fe2-813c157c29e7 --- debian/dhcdbd.dhcp3 | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 debian/dhcdbd.dhcp3 (limited to 'debian') diff --git a/debian/dhcdbd.dhcp3 b/debian/dhcdbd.dhcp3 deleted file mode 100644 index 010842f3..00000000 --- a/debian/dhcdbd.dhcp3 +++ /dev/null @@ -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; - -- cgit 1.3.0-6-gf8a5