#
#	Configuration "ZFTAPE" for KBackup
#
ConfigVersion=1.2.9
ConfigNumVersion=129
configname="ZFTAPE"
parent="/"
local="NO"
directoriesonly="NO"
findxpertmode="NO"
findxpertflags="-print"
specifiedfilesonly="NO"
compression="NONE"
compress_options=" "
verify_archive="YES"
archive_format="AFIO"
pgpkey="root"
incremental="NO"
ddbufsize="2"
double_buffering="YES"
device="/dev/nrft0"
floppy_format="1440/1440"
device_type="TAPE"
blockdev_fs_type="ext2"
blockdev_mkfs="mkfs -t ext2 -c"
datestamp="Mon Jul 17 22:02:09 GMT+0100 1995"
resetdevice="/dev/tape-reset"
manualedit="NO"
followtarops="YES"
scheduled_only_once="YES"
use_multibuf="YES"
multibuf_nblocks="10"
multibuf_blksize="10240"
multibuf_seq_info="YES"
multibuf_cmd1="DEFAULT"
multibuf_cmd2="DEFAULT"
use_patterns="NO"
manual_command="dialog --textbox /usr/doc/KBackup/manual.asc 24 77"
restore_write_log="YES"
remote_mode="NO"
remote_host="localhost"
remote_uid="adm"
CreateReport="YES"
ReportCommand="mail root"
AutoRewind="YES"
protect_newer="YES"
afio_user_opts="-T 3k"
tar_user_opts=""
arch_filename="/tmp/KBACKUP-ARC"
TMP="/tmp"
if [ "$EDITOR" = "" ] 
then
	EDITOR="vim"
fi
