]> git.sur5r.net Git - bacula/bacula/blob - console/bconsole.conf.in
Make out of freespace non-fatal for removable devices -- i.e. behaves like tape
[bacula/bacula] / console / bconsole.conf.in
1 #
2 # Bacula User Agent (or Console) Configuration File
3 #
4
5 Director {
6   Name = @basename@-dir
7   DIRport = @dir_port@
8   address = @hostname@
9   Password = "@dir_password@"
10 }