X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=compat%2Finclude%2Fpathnames.h;h=3e4194aadc4daabd829903bed6c88176c759bd10;hp=a4f42670beac73e730756dd639689caef4c6058a;hb=ddd2ef55b78a62c4bc3daad18bef8a90e85a2052;hpb=1227625a12a66e0ded78a1997c2d23f23202a382 diff --git a/compat/include/pathnames.h b/compat/include/pathnames.h index a4f4267..3e4194a 100644 --- a/compat/include/pathnames.h +++ b/compat/include/pathnames.h @@ -1,7 +1,8 @@ /* * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit - * Remy Card , 1994, 1995, 1996 + * Remy Card , 1994-1997 + * Stelian Pop , 1999 * */ @@ -42,8 +43,8 @@ #include -#define _PATH_DEFTAPE "/dev/rmt8" +#define _PATH_DEFTAPE "/dev/st0" #define _PATH_DTMP "/etc/dtmp" #define _PATH_DUMPDATES "/etc/dumpdates" #define _PATH_LOCK "/tmp/dumplockXXXXXX" -#define _PATH_RMT "rmt" +#define _PATH_RMT "/etc/rmt" /* path on remote host */