Closed eyqs closed 6 years ago
Ah, nice. Will this make my commit 9557868b unnecessary? And if so could you revert that as part of this PR? Would be good to keep this repo as close to crouton as possible
Yep, it should be able to find the right user now. I've edited my commit to revert that.
👍 thanks!
This fixes issue 123, where
enter-chroot
complains aboutchown: invalid user: 'messagebus:messagebus'
, by pointing drinkcat's config parsing code to the right file. This is because/etc/dbus-1/system.conf
has moved to/usr/share/dbus-1/system.conf
in newer versions of D-Bus.