From: Nicolas Boichat Date: Wed, 19 Oct 2005 14:50:27 +0000 (+0000) Subject: Update bacula-sd.conf.in to use dvd-handler correctly. X-Git-Tag: Release-1.38.0~47 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2e3f3945c4c72cae0196d46ccb8f1cf4bcc31596;p=bacula%2Fbacula Update bacula-sd.conf.in to use dvd-handler correctly. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2468 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/nb-1.37 b/bacula/nb-1.37 index 9bd055ccb5..9b70707b2e 100644 --- a/bacula/nb-1.37 +++ b/bacula/nb-1.37 @@ -5,6 +5,7 @@ General: Changes to 1.37.*: 19Oct05 + - Update bacula-sd.conf.in to use dvd-handler correctly. - dvd.c:dvd_write_part: Increase timeout when writing the first part (see the code for more details). 18Oct05 diff --git a/bacula/src/stored/bacula-sd.conf.in b/bacula/src/stored/bacula-sd.conf.in index ee5284a824..4d20586b3b 100644 --- a/bacula/src/stored/bacula-sd.conf.in +++ b/bacula/src/stored/bacula-sd.conf.in @@ -164,8 +164,8 @@ Device { # MountCommand = "/bin/mount -t iso9660 -o ro %a %m"; # UnmountCommand = "/bin/umount %m"; # SpoolDirectory = /tmp/backup; -# WritePartCommand = "/etc/bacula/dvd-handler %e %a %v" -# FreeSpaceCommand = "/etc/bacula/dvd-handler %a %e" +# WritePartCommand = "/etc/bacula/dvd-handler %a write %e %v" +# FreeSpaceCommand = "/etc/bacula/dvd-handler %a free" #} #