repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
obdevicemenu
/
obdevicemenu.install
blob
25c4849ee79684181bff6e59cb7fc36a147539cb
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 openbox"
8
echo
9
}