]> git.sur5r.net Git - bacula/bacula/commitdiff
Fix breload make_catalog_backup.pl rights
authorEric Bollengier <eric@eb.homelinux.org>
Sat, 19 Dec 2009 10:10:51 +0000 (11:10 +0100)
committerEric Bollengier <eric@eb.homelinux.org>
Sat, 19 Dec 2009 10:11:39 +0000 (11:11 +0100)
bacula/autoconf/configure.in

index 8ae54982edc7a96ad225ee935c80d06fd2b72e2c..05ce2f01bdac4605d2179d3ac23fec2238ad6e09 100644 (file)
@@ -3045,7 +3045,7 @@ cd ${BUILD_DIR}
 
 cd scripts
 chmod 755 startmysql stopmysql bacula startit stopit btraceback mtx-changer
-chmod 755 dvd-handler dvd-simulator
+chmod 755 dvd-handler dvd-simulator breload make_catalog_backup.pl
 chmod 755 bconsole gconsole mtx-changer devel_bacula logrotate
 cd ..