From 3ab34e5faec2bdc29122daccd020054262508b2a Mon Sep 17 00:00:00 2001 From: Antoine Ginies Date: Tue, 12 Jul 2005 07:07:27 +0000 Subject: fix add_share public options --- samba_wizard/Sambashare.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'samba_wizard') diff --git a/samba_wizard/Sambashare.pm b/samba_wizard/Sambashare.pm index 07437fea..37510585 100755 --- a/samba_wizard/Sambashare.pm +++ b/samba_wizard/Sambashare.pm @@ -296,7 +296,6 @@ $o->{pages} = { name => N('Add a share') . "\n" . N('If you don\'t want to use one of this options, leave it blanck.'), pre => sub { $o->{var}{wiz_addshare_createmode} = "0700"; - $o->{var}{wiz_addshare_public} = "no"; $o->{var}{wiz_owner} = 1; }, data => [ -- cgit v1.2.1