3 # This is a default configuration file for Bacula that
4 # sets reasonable defaults, and assumes that you do not
5 # have MySQL running. It will "install" Bacula into
6 # bin and etc in the current directory.
11 --sbindir=$HOME/bacula/bin \
12 --sysconfdir=$HOME/bacula/bin \
13 --with-pid-dir=$HOME/bacula/bin \
14 --with-subsys-dir=$HOME/bacula/bin \
17 --with-mysql=$HOME/mysql \
18 --with-working-dir=$HOME/bacula/bin/working \
19 --with-dump-email=root@localhost \
20 --with-job-email=root@localhost \
21 --with-smtp-host=localhost \