Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
System bus PID file: ${DBUS_SYSTEM_PID_FILE}
Session bus listens on: ${DBUS_SESSION_BUS_LISTEN_ADDRESS}
Session clients connect to: ${DBUS_SESSION_BUS_CONNECT_ADDRESS}
- pam_console auth dir: ${with_console_auth_dir:-(none)}
Console owner file: ${have_console_owner_file}
Console owner file path: ${DBUS_CONSOLE_OWNER_FILE}
System bus user: ${DBUS_USER}
set "$@" --disable-launchd --disable-systemd
# No X11 autolaunching
set "$@" --disable-x11-autolaunch
- # Re-enable the deprecated pam_console support to make
- # sure it still builds
- set "$@" --with-console-auth-dir=/var/run/console
# Leave stats, user-session, etc. at default settings
# to check that the defaults can compile on an old OS
shift