summaryrefslogtreecommitdiff
path: root/debian/dbus.postinst
diff options
context:
space:
mode:
authorSjoerd Simons <sjoerd@debian.org>2007-11-05 18:31:53 +0000
committerSjoerd Simons <sjoerd@debian.org>2007-11-05 18:31:53 +0000
commit5bc9bcbbe480dc531ecd1b614420f34cffd4692f (patch)
tree329c90fcbadd66ffa334e8955b66fbdf1d3e03de /debian/dbus.postinst
parentdbad06fd150e033c64f917c82905668c8646f0e4 (diff)
downloaddbus-5bc9bcbbe480dc531ecd1b614420f34cffd4692f.tar.gz
* Let dh_fixperms ignore dbus-daemon-launch-helper instead of chowning and
chmodding it on postinst git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@1855 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian/dbus.postinst')
-rw-r--r--debian/dbus.postinst3
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/dbus.postinst b/debian/dbus.postinst
index 05a13a47..f067098d 100644
--- a/debian/dbus.postinst
+++ b/debian/dbus.postinst
@@ -19,7 +19,4 @@ chown "$MESSAGEUSER"."$MESSAGEUSER" "$MESSAGEHOME" 2>/dev/null || \
--ingroup "$MESSAGEUSER" \
"$MESSAGEUSER"
-chown root:messagebus /usr/lib/dbus-1.0/dbus-daemon-launch-helper
-chmod 4750 /usr/lib/dbus-1.0/dbus-daemon-launch-helper
-
#DEBHELPER#