From 41e67196d31466bb6f82b096c793bb62b084ab83 Mon Sep 17 00:00:00 2001 From: Christoph Date: Wed, 29 Apr 2020 03:33:08 +0200 Subject: [PATCH] svn_backup.sh: adjust comments for sudoers entries. --- hosts/scripts/svn_backup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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