Package: init-system-helpers
Version: 1.35
File: /usr/sbin/invoke-rc.d
Severity: minor
User: helm...@debian.org
Usertags: rebootstrap
While removing e.g. x11-common, I saw the following message scrolling
by:
| /usr/sbin/invoke-rc.d: 1: /usr/sbin/invoke-rc.d: /sbin/runlevel: not found
| invoke-rc.
___
Pkg-systemd-maintainers mailing list
Pkg-systemd-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers
Hi,
Ubuntu doesn't install dbus-user-session package by default. But it has
dbus-x11 installed by default. When I try "systemctl --user
show-environment" it only shows few env variables. However "initctl
--user list-env" shows them all properly.
$ ps -p1 | grep systemd > /dev/null && echo sy
I upgraded a machine with this setup from jessie and kept the device
name eth0 for the first ethernet device. With this configuration
everything works as expected. However, if I remove
/etc/udev/rules.d/80-net-setup-link.rules && update-initramfs -u, I get
the new default device name eno1. With