updated on Wed Jan 11 00:07:16 UTC 2012
[aur-mirror.git] / bashmount / bashmount.install
blob6e646d94b526ea21844dfc71861cec10f1f3e95e
1 post_install () {
2   echo
3   echo " * dbus and consolekit/policykit need to be running. If you are not"
4   echo "   using a graphical login manager, put this in ~/.xinitrc:"
5   echo
6   echo "      source /etc/X11/xinit/xinitrc.d/30-dbus"
7   echo "      exec ck-launch-session [insert window manager here]"
8   echo