[Pkg-utopia-maintainers] Bug#446701: dbus: /etc/init.d/dbus starts as user 104 and not messagebus

Luca Capello luca at pca.it
Sun Oct 14 23:16:04 UTC 2007


Package: dbus
Version: 1.1.1-3
Severity: normal

Hello,

this is the same bug as #446700 [1], but for dbus:
=====
root at gismo:/home/luca# ps aux | grep dbus
104       3667  0.0  0.0  23548  1084 ?        Ss   Oct14   0:01 /usr/bin/dbus-daemon --system
[stripped user-specific instances]

root at gismo:/home/luca# grep 104 /etc/group
ssl-cert:x:104:

root at gismo:/home/luca# grep bus /etc/group
messagebus:x:107:

root at gismo:/home/luca#
=====

Again, adding the --chuid option to /etc/init.d/dbus doesn't change
anything:

--8<---------------cut here---------------start------------->8---
--- dbus	2007-06-12 01:37:28.000000000 +0200
+++ dbus.ORG	2007-10-15 01:13:44.000000000 +0200
@@ -110,7 +110,7 @@
 
   log_daemon_msg "Starting $DESC" "$NAME"
   start-stop-daemon --start --quiet --pidfile $PIDFILE \
-    --user $DAEMONUSER --exec $DAEMON -- --system $PARAMS
+    --user $DAEMONUSER --chuid $DAEMONUSER --exec $DAEMON -- --system $PARAMS
   log_end_msg $?
   if [ -d $EVENTDIR ]; then
       run-parts --arg=start $EVENTDIR || true
--8<---------------cut here---------------end--------------->8---

Thx, bye,
Gismo / Luca

Footnotes: 
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=446700

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.23-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages dbus depends on:
ii  adduser                      3.105       add and remove users and groups
ii  dbus-x11                     1.1.1-3     simple interprocess messaging syst
ii  debianutils                  2.25.1      Miscellaneous utilities specific t
ii  libc6                        2.6.1-5     GNU C Library: Shared libraries
ii  libdbus-1-3                  1.1.1-3     simple interprocess messaging syst
ii  libexpat1                    1.95.8-4    XML parsing C library - runtime li
ii  libselinux1                  2.0.15-2+b1 SELinux shared libraries
ii  lsb-base                     3.1-24      Linux Standard Base 3.1 init scrip

dbus recommends no packages.

-- no debconf information





More information about the Pkg-utopia-maintainers mailing list