]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/kern.conf
Fix compile problem of ua_restore.c on broken compilers.
[bacula/bacula] / regress / kern.conf
index 866014cabf15aaf1f85009d3c93a3a91d6878fc7..b87dd8e8b5b7f8fed9ce75b4cb222af80ffb8ffc 100644 (file)
@@ -12,7 +12,7 @@ TAPE_DRIVE="/dev/nst0"
 AUTOCHANGER="/dev/sg0"
 
 # This must be the path to the autochanger including its name
-AUTOCHANGER_PATH="/usr/local/bin/mtx"
+AUTOCHANGER_PATH="/usr/sbin/mtx"
 
 # Set your database here
 WHICHDB="--with-sqlite=${SQLITE_DIR}"
@@ -20,4 +20,3 @@ WHICHDB="--with-sqlite=${SQLITE_DIR}"
 
 # Set this to "--with-tcp-wrappers" or "--without-tcp-wrappers"
 TCPWRAPPERS="--with-tcp-wrappers"
-