mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 19:00:34 +02:00
samba: Drop PDC default configuration
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -90,11 +90,6 @@ $sambasettings{'ENCRYPTION'} = 'optional';
|
||||
$sambasettings{'ACTION'} = '';
|
||||
my $LOGLINES = '50';
|
||||
|
||||
################################################## Samba PDC Variablen #####################################################
|
||||
|
||||
my $PDCOPTIONS = `cat ${General::swroot}/samba/pdc`;
|
||||
|
||||
|
||||
############################################################################################################################
|
||||
|
||||
&General::readhash("${General::swroot}/samba/settings", \%sambasettings);
|
||||
|
||||
Reference in New Issue
Block a user