]> git.sur5r.net Git - bacula/bacula/blob - bacula/examples/devices/DDS.conf
Tweak TRU64 xattr code.
[bacula/bacula] / bacula / examples / devices / DDS.conf
1 #
2 # Device definition virtually any DDS drive
3 #
4 Device {
5   Name = "DDS-Drive"
6   Media Type = "4mm"
7   Archive Device = /dev/nst0
8   AutomaticMount = yes;               # when device opened, read it
9   AlwaysOpen = Yes;
10 }