From 7e8dafb1d5172f74dd5204ab4009d7f19b6d1d5d Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 13 Aug 2002 19:03:01 +0000 Subject: backend davfs (WebDAV) support --- perl-install/diskdrake/interactive.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/diskdrake/interactive.pm') diff --git a/perl-install/diskdrake/interactive.pm b/perl-install/diskdrake/interactive.pm index f187cf409..f7a16567d 100644 --- a/perl-install/diskdrake/interactive.pm +++ b/perl-install/diskdrake/interactive.pm @@ -148,6 +148,7 @@ struct all_hds { raw_hd raw_hds[] raw_hd nfss[] raw_hd smbs[] + raw_hd davs[] raw_hd special[] # internal: if fstab_to_string($all_hds) eq current_fstab then no need to save -- cgit v1.2.1