updated on Sat Jan 14 12:12:45 UTC 2012
[aur-mirror.git] / yapg-gtk / yapg-gtk.install
blobda4b2b70e4134a5078cc3a18cb76c1e7159f362e
1 post_install(){
2         echo "===>"
3         echo "NOTE: to start auto-update utility when user login in his desktop"
4         echo "and update system without need to be root. You need to edit"
5         echo "'/etc/sudoers' and this string at the end of file:"
6         echo "%user ALL=(ALL) NOPASSWD: /usr/bin/yapg-autoupdate"
7         echo "Replace '%user' with the username of user who can perform updates"
8         echo "<==="