$OpenBSD: patch-src_stored_bacula-sd_conf_in,v 1.10 2017/07/07 16:01:58 sthen Exp $
Index: src/stored/bacula-sd.conf.in
--- src/stored/bacula-sd.conf.in.orig
+++ src/stored/bacula-sd.conf.in
@@ -131,15 +131,15 @@ Device {
 #  Name = Autochanger
 #  Device = Drive-1
 #  Device = Drive-2
-#  Changer Command = "@scriptdir@/mtx-changer %c %o %S %a %d"
-#  Changer Device = /dev/sg0
+#  Changer Command = "@scriptdir@/chio-changer-openbsd %c %o %S %a %d"
+#  Changer Device = /dev/ch0
 #}
 
 #Device {
 #  Name = Drive-1                      #
 #  Drive Index = 0
 #  Media Type = DLT-8000
-#  Archive Device = /dev/nst0
+#  Archive Device = @TAPEDRIVE@
 #  AutomaticMount = yes;               # when device opened, read it
 #  AlwaysOpen = yes;
 #  RemovableMedia = yes;
@@ -170,7 +170,7 @@ Device {
 #  Name = Drive-2                      #
 #  Drive Index = 1
 #  Media Type = DLT-8000
-#  Archive Device = /dev/nst1
+#  Archive Device = @TAPEDRIVE@
 #  AutomaticMount = yes;               # when device opened, read it
 #  AlwaysOpen = yes;
 #  RemovableMedia = yes;
@@ -194,8 +194,8 @@ Device {
 #  RemovableMedia = yes;
 #  RandomAccess = no;
 #  Maximum File Size = 3GB
-## Changer Command = "@scriptdir@/mtx-changer %c %o %S %a %d"
-## Changer Device = /dev/sg0
+## Changer Command = "@scriptdir@/chio-changer-openbsd %c %o %S %a %d"
+## Changer Device = /dev/ch0
 ## AutoChanger = yes
 #  # Enable the Alert command only if you have the mtx package loaded
 ## Alert Command = "sh -c 'tapeinfo -f %c |grep TapeAlert|cat'"
@@ -215,8 +215,8 @@ Device {
 #  RemovableMedia = yes;
 #  RandomAccess = no;
 #  Maximum File Size = 4GB
-# Changer Command = "@scriptdir@/mtx-changer %c %o %S %a %d"
-# Changer Device = /dev/sg0
+# Changer Command = "@scriptdir@/chio-changer-openbsd %c %o %S %a %d"
+# Changer Device = /dev/ch0
 # AutoChanger = yes
 #  #
 #  # New alert command in Bacula 9.0.0
@@ -245,8 +245,8 @@ Device {
 #  RemovableMedia = yes;
 #  RandomAccess = no;
 #  Maximum File Size = 5GB
-# Changer Command = "@scriptdir@/mtx-changer %c %o %S %a %d"
-# Changer Device = /dev/sg0
+# Changer Command = "@scriptdir@/chio-changer-openbsd %c %o %S %a %d"
+# Changer Device = /dev/ch0
 # AutoChanger = yes
 #  #
 #  # New alert command in Bacula 9.0.0
@@ -302,7 +302,7 @@ Device {
 #  Name = DDS-4
 #  Description = "DDS-4 for FreeBSD"
 #  Media Type = DDS-4
-#  Archive Device = /dev/nsa1
+#  Archive Device = @TAPEDRIVE@
 #  AutomaticMount = yes;               # when device opened, read it
 #  AlwaysOpen = yes
 #  Offline On Unmount = no
