we use /var/lib/dumpdates, *not* /etc/dumpdates
[debian/amanda] / server-src / diskfile.h
index ea6274f80d2c70b3e8b083f7e40eb667e2618092..f4ee1faaa6ad365ca0cecac689193dbf0bef3aa2 100644 (file)
@@ -105,7 +105,7 @@ typedef struct disk_s {
     char       *clnt_decrypt_opt;      /* client-side decryption option parameter to use */
     double     comprate[2];            /* default compression rates */
     /* flag options */
-    int                record;                 /* record dump in /etc/dumpdates ? */
+    int                record;                 /* record dump in /var/lib/dumpdates ? */
     int                skip_incr;              /* incs done externally ? */
     int                skip_full;              /* fulls done externally ? */
     int                to_holdingdisk;         /* use holding disk ? */