From: Eric Bollengier Date: Mon, 5 Dec 2022 08:41:48 +0000 (+0100) Subject: Fix #9686 Grant PROCESS privilege to bacula user to allow catalog backup X-Git-Tag: Release-13.0.2~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a2690980b10b4329bf524dc8dbf612b18b81b6c;p=thirdparty%2Fbacula.git Fix #9686 Grant PROCESS privilege to bacula user to allow catalog backup --- diff --git a/bacula/src/cats/grant_mysql_privileges.in b/bacula/src/cats/grant_mysql_privileges.in index 0921c6d55..6f4cc9504 100644 --- a/bacula/src/cats/grant_mysql_privileges.in +++ b/bacula/src/cats/grant_mysql_privileges.in @@ -28,6 +28,7 @@ fi if $bindir/mysql $* -u root -f <