]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/stored/bacula-sd.conf.in
kes Add debug code to SD.
[bacula/bacula] / bacula / src / stored / bacula-sd.conf.in
index c161f30d381eb857bf2822fb4e05c85b16ec358a..4c0ad8b5980b5f00ba1487ccf2e4d3dac50d38e0 100644 (file)
@@ -60,7 +60,7 @@ Device {
 #  Name = Autochanger
 #  Device = Drive-1
 #  Device = Drive-2
-#  Changer Command = "/home/kern/bacula/bin/mtx-changer %c %o %S %a %d"
+#  Changer Command = "@scriptdir@/mtx-changer %c %o %S %a %d"
 #  Changer Device = /dev/sg0
 #}
 
@@ -181,8 +181,8 @@ Device {
 #  MountCommand = "/bin/mount -t iso9660 -o ro %a %m";
 #  UnmountCommand = "/bin/umount %m";
 #  SpoolDirectory = /tmp/backup;
-#  WritePartCommand = "/etc/bacula/dvd-handler %a write %e %v"
-#  FreeSpaceCommand = "/etc/bacula/dvd-handler %a free"
+#  WritePartCommand = "@scriptdir@/dvd-handler %a write %e %v"
+#  FreeSpaceCommand = "@scriptdir@/dvd-handler %a free"
 #}
 
 #