6812403bf9
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/amanda#10289d7db32e16b62259537a3af7ba8348583718
13 lines
309 B
Diff
13 lines
309 B
Diff
diff --git a/server-src/amserverconfig.pl b/server-src/amserverconfig.pl
|
|
index 5748dfc..18f59f0 100755
|
|
--- a/server-src/amserverconfig.pl
|
|
+++ b/server-src/amserverconfig.pl
|
|
@@ -656,7 +656,6 @@ if ( defined $template ) {
|
|
&create_customconf;
|
|
}
|
|
|
|
-&check_xinetd;
|
|
&build_amanda_ssh_key;
|
|
|
|
if ( $vtape_err ) {
|