updated on Thu Jan 12 08:01:00 UTC 2012
[aur-mirror.git] / udisksevt-git / udisksevt.install
blob3de6b46955e57f6b5ed9a9578220c123612ed497
1 #/bin/bash
3 post_install() {
4   echo ">> Example configuration file can be found in /usr/share/udisksevt/."
5   echo ">> In order to use udisks and udisksevt you have to launch your session like this:"
6   echo ">> exec dbus-launch ck-launch-session awesome"
9 pre_remove() {
10   killall udisksevt || true