15 lines
397 B
Plaintext
15 lines
397 B
Plaintext
@/etc/bacula/clients/zinc-client-users.conf
|
|
@/etc/bacula/clients/zinc-client-system.conf
|
|
@/etc/bacula/clients/zinc-client-archive.conf
|
|
|
|
Client {
|
|
Name = Zinc-Client
|
|
Password = "iamnotacrook"
|
|
Address = 10.85.3.31
|
|
Catalog = MyCatalog
|
|
File Retention = 6 months
|
|
Job Retention = 2 years
|
|
AutoPrune = yes # Prune expired Jobs/Files
|
|
}
|
|
|