From 6de963e51823e6f8b858247656da41fa025612a6 Mon Sep 17 00:00:00 2001 From: opensides Date: Tue, 8 Dec 2009 23:18:40 +0000 Subject: [PATCH] - Cosmetic changes git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14884 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-si/gosa-si-client | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gosa-si/gosa-si-client b/gosa-si/gosa-si-client index 613aedb11..992dda4c3 100755 --- a/gosa-si/gosa-si-client +++ b/gosa-si/gosa-si-client @@ -1,7 +1,7 @@ #!/usr/bin/perl #=============================================================================== # -# FILE: gosa-server +# FILE: gosa-si-client # # USAGE: gosa-si-client # @@ -112,7 +112,7 @@ my $fai_log_dir = "/var/log/fai"; "nss-config" => [\$nss_config, "/etc/libnss-ldap.conf"], "fai-logpath" => [\$fai_logpath, "/var/log/fai/fai.log"], "force-hostname" => [\$client_force_hostname, "false"], - "system-com" => [\$system_com, "disabled"], + "system-com" => [\$system_com, "disabled"], }, "server" => { "ip" => [\$server_ip, "127.0.0.1"], -- 2.30.2