Ugly hack to force dbus inclusion when using live-config-systemd (Closes: #769635).
This commit is contained in:
parent
048c0827ae
commit
8233dd2c4f
|
@ -1373,6 +1373,7 @@ then
|
||||||
|
|
||||||
systemd)
|
systemd)
|
||||||
echo "live-config-systemd" >> config/package-lists/live.list.chroot
|
echo "live-config-systemd" >> config/package-lists/live.list.chroot
|
||||||
|
echo "dbus" >> config/package-lists/live.list.chroot
|
||||||
;;
|
;;
|
||||||
|
|
||||||
sysvinit|upstart)
|
sysvinit|upstart)
|
||||||
|
|
Loading…
Reference in New Issue