1JobDefs {
2  Name = "DefaultJob"
3  Type = Backup
4  Level = Incremental
5  Client = bareos-fd
6  FileSet = "FS_TESTJOB"
7  Storage = File1
8  Messages = Standard
9  Pool = Default
10  Priority = 10
11  Write Bootstrap = "@working_dir@/%c.bsr"
12}
13
14