mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-14 12:31:18 +02:00
11 lines
150 B
Plaintext
11 lines
150 B
Plaintext
#
|
|
# Bacula User Agent (or Console) Configuration File
|
|
#
|
|
|
|
Director {
|
|
Name = zee-dir
|
|
DIRport = 9101
|
|
address = 127.0.0.1
|
|
Password = "12345678"
|
|
}
|