]> git.gag.com Git - debian/amanda/blobdiff - example/config.site
prepare to upload
[debian/amanda] / example / config.site
index 2bbd0c95725b2d3c7a641bbf8aaed15293fc4844..04c0b3f6f0cf78bcb0234abaff91702cc8723950 100644 (file)
@@ -93,6 +93,9 @@
 # NO_SERVER_MODE       --without-server
 #                      Default: false
 #                      if true, disables building server stuff.
+#                      Note: setting NO_SERVER_MODE=true implies
+#                      --without-restore, i.e. NO_RESTORE_MODE=true,
+#                      and it is an error to try to force a mismatch
 # NO_SERVER_MODE=true
 
 
 #                      host.  This type of operation normally requires that
 #                      the CLIENT_LOGIN be in some group that has read
 #                      permissions on the raw disk devices, and read/write
-#                      permissions on /etc/dumpdates.
+#                      permissions on /var/lib/dumpdates.
 # FORCE_USERID=no
 
 
 # DEFAULT_TAPE_DEVICE=/dev/nrst0
 
 
-# DEFAULT_RAW_TAPE_DEVICE  --with-ftape-rawdevice=RAW_TAPE_DEVICE
-#           Default: /dev/rawft[0-3]
-#           This sets the default raw tape device for use with the Linux 
-#           floppy tape driver ftape (version 3.04d).
-#           The configure script will search for the lowest numbered
-#           /dev/rawft[0-3] device. If no device is found, /dev/null is used.
-#
-#           This device is needed for QIC volume table operations with 
-#           floppy tapes.
-# DEFAULT_RAW_TAPE_DEVICE=/dev/rawft0
-
-
 # DEFAULT_CHANGER_DEVICE --with-changer-device=CHANGER_DEVICE
 #                      Default: /dev/ch0 or /dev/null
 #                      This sets the default tape changer device.