diff --git a/hosts/scripts/svn_backup.sh b/hosts/scripts/svn_backup.sh index 94c6cf2..178a333 100755 --- a/hosts/scripts/svn_backup.sh +++ b/hosts/scripts/svn_backup.sh @@ -8,7 +8,7 @@ ## - visudo (edits /etc/sudoers file) ## - ## - add line: -## - back ALL = (root)NOPASSWD:/usr/bin/rsync +## - back ALL=(root) NOPASSWD: /usr/bin/svnadmin ## - ## - on the remote database allow the congigured mysql user to ## - access the database from localhost an give him the follwing