| Summary: | Typo in dbus.conf: OpenConsoleWithParameters() | ||
|---|---|---|---|
| Product: | ConsoleKit | Reporter: | Martin Pitt <martin.pitt> |
| Component: | Daemon | Assignee: | william.jon.mccann |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
Good catch. Fixed in git. Thanks. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
The default dbus.conf has <allow send_interface="org.freedesktop.ConsoleKit.Manager" send_member="OpenConsoleWithParameters"/> for the 'root' user. This looks like a typo, since this function is nowhere implemented. Most likely this should be "OpenSessionWithParameters", as used in the default context section, and as implemented in the daemon.