From bcd2cea31b592df06b6057dadfc3e094c4238910 Mon Sep 17 00:00:00 2001 From: Michael Marineau Date: Sun, 4 Aug 2013 14:22:52 -0400 Subject: [PATCH] fix(profiles): Disable systemd use flag for dbus on targets. This flag enables 'at_console' policy support using logind. I don't think we actually have a use for that and having it disabled hasn't caused anything weird that I know of so far so leave it disabled. Enabling this flag causes a circular dependency between systemd and dbus which is resolved in catalyst bootstrapped builds like the SDK but for target builds this is a problem. --- .../coreos-overlay/profiles/targets/coreos/package.use | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/targets/coreos/package.use b/sdk_container/src/third_party/coreos-overlay/profiles/targets/coreos/package.use index c0d05cd4cd..a302e2e791 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/targets/coreos/package.use +++ b/sdk_container/src/third_party/coreos-overlay/profiles/targets/coreos/package.use @@ -50,7 +50,7 @@ net-wireless/bluez-test alsa -consolekit -readline test-programs net-wireless/wpa_supplicant dbus debug -readline ssl sci-geosciences/gpsd -python -ntp -X dbus garmin minimal ocean tntc usb -sockets sys-apps/busybox -pam -selinux -sys-apps/dbus -X +sys-apps/dbus -X -systemd sys-apps/iproute2 ipv6 # mosys: crosbug.com/p/11630 sys-apps/mosys static