This will, with luck, be more convenient than without. Maybe this is
the wrong approach and I ought to actually run the Gnome session manager
(which might start this agent automatically).
## Mail notification.
run bginit mail-notification
## Mail notification.
run bginit mail-notification
+ ## Policykit authentication agent.
+ agent=/usr/lib/policykit-1-gnome/polkit/gnome-authentication-agent-1
+ if [ -x $agent ]; then run bginit $agent; fi
+
## System monitor.
case $vnc in no) run bginit gkrellm ;; esac
## System monitor.
case $vnc in no) run bginit gkrellm ;; esac