Hi all, I'm trying to start JACK via dbus on resume. It needs access to the dbus session bus, which is tied in to a specific login. All the scripts in /etc/pm/sleep.d are executed as root, before any particular user is logged in. Basically, is there any way to trigger a script to run as the logged in user during hibernate/suspend?