#!/bin/sh # # shell script to grant privileges to the bacula database # USER=bacula bindir=@SQL_BINDIR@ if $bindir/mysql $* -u root -f <