Package: systemd
Version: 29-1
Severity: normal
Hi,
After I installed systemd today, I noticed that NetworkManager had stopped
working. There were two reasons, the first was that NetworkManager wasn't
enabled; this could easily be fixed with "systemctl enable
NetworkManager.service". But that alone wasn't enough as NetworkManager.service
uses bus activiation and thus requires a running dbus daemon. If I create the
dbus socket by calling "systemctl start dbus.socket" before starting a
graphical desktop, everything works fine. But I couldn't get it to create this
socket by default. "systemctl enable dbus.socket" doesn't work ("Unit files
contain no applicable installation information. Ignoring."). "ln -s
/lib/systemd/system/dbus.socket /etc/systemd/system/multi-user.target.wants"
also didn't work, it's just ignored.
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.39-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to //bin/bash
Versions of packages systemd depends on:
ii initscripts 2.88dsf-13.11 scripts for initializing and shutt
ii libaudit0 1.7.13-1.2 Dynamic library for security audit
ii libc6 2.13-10 Embedded GNU C Library: Shared lib
ii libcap2 1:2.21-2 support for getting/setting POSIX.
ii libcryptsetup1 2:1.3.0-3 libcryptsetup shared library
ii libdbus-1-3 1.4.12-5 simple interprocess messaging syst
ii libpam0g 1.1.3-2 Pluggable Authentication Modules l
ii libselinux1 2.0.98-1.1 SELinux runtime shared libraries
ii libudev0 171-3 libudev shared library
ii libwrap0 7.6.q-21 Wietse Venema's TCP wrappers libra
ii udev 171-3 /dev/ and hotplug management daemo
ii util-linux 2.19.1-4 Miscellaneous system utilities
Versions of packages systemd recommends:
ii libpam-systemd 29-1 system and service manager - PAM m
Versions of packages systemd suggests:
ii python 2.6.7-1 interactive high-level object-orie
ii systemd-gui 29-1 system and service manager - GUI
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]