Ugly hack to force dbus inclusion when using live-config-systemd (Closes: #769635).

This commit is contained in:
Daniel Baumann 2014-12-10 08:23:26 +01:00
parent 048c0827ae
commit 8233dd2c4f
1 changed files with 1 additions and 0 deletions

View File

@ -1373,6 +1373,7 @@ then
systemd)
echo "live-config-systemd" >> config/package-lists/live.list.chroot
echo "dbus" >> config/package-lists/live.list.chroot
;;
sysvinit|upstart)