]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/stored/bacula-sd.conf.in
Add comment to crypto.h
[bacula/bacula] / bacula / src / stored / bacula-sd.conf.in
index 3ca34340be1534f51d13fc4f6ba8db4d8f9f3e2a..247eb01e41c42947af1416aa4626e8f8ddbb9f6a 100644 (file)
@@ -74,7 +74,13 @@ Device {
 #  RemovableMedia = yes;
 #  RandomAccess = no;
 #  AutoChanger = yes
+#  #
 #  # Enable the Alert command only if you have the mtx package loaded
+#  # Note, apparently on some systems, tapeinfo resets the SCSI controller
+#  #  thus if you turn this on, make sure it does not reset your SCSI 
+#  #  controller.  I have never had any problems, and smartctl does
+#  #  not seem to cause such problems.
+#  #
 #  Alert Command = "sh -c 'tapeinfo -f %c |grep TapeAlert|cat'"
 #  If you have smartctl, enable this, it has more info than tapeinfo 
 #  Alert Command = "sh -c 'smartctl -H -l error %c'"