Please run the following command to setup the bareos databases:

su postgres -c /usr/local/lib/bareos/scripts/setup_bareos_database

Start the bareos director daemon with

service bareos-dir onestart

or enable the autostart of the  bareos director service

in /etc/rc.config by adding:

bareosdir_enable=YES
