File: Sony-DDS.conf

package info (click to toggle)
bacula 5.0.2-2.2%2Bsqueeze2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze-lts
  • size: 22,692 kB
  • ctags: 15,071
  • sloc: ansic: 109,509; cpp: 24,105; sh: 21,958; makefile: 4,012; perl: 3,083; sql: 1,366; lisp: 479; python: 166; xml: 64; sed: 32; awk: 8
file content (10 lines) | stat: -rw-r--r-- 218 bytes parent folder | download | duplicates (30)
1
2
3
4
5
6
7
8
9
10
#
# Device definition virtually any DDS drive
#
Device {
  Name = "DDS-Drive"
  Media Type = "4mm"
  Archive Device = /dev/nst0
  AutomaticMount = yes;               # when device opened, read it
  AlwaysOpen = Yes;
}