If you change in /usr/share/upstart/sessions/upstart-event-bridge.conf
(Ubuntu 16.04.3 LTS)
test -d /run/systemd/system && { stop; exit 0; }
to
test ! -d /run/systemd/system || { stop; exit 0; }
(like in applied patch) then error is gone.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1447099
Title:
/sbin/upstart:indicator-session-unknown-user-error
To manage notifications about this bug go to:
https://bugs.launchpad.net/upstart/+bug/1447099/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs