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"