Code

change the working versoins of config files to template versions
authorrettenbe <rettenbe@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 5 Dec 2007 15:37:33 +0000 (15:37 +0000)
committerrettenbe <rettenbe@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 5 Dec 2007 15:37:33 +0000 (15:37 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@8025 594d385d-05f5-0310-b6e9-bd551577e9d8

contrib/daemon/gosa-sc.cfg [deleted file]
contrib/daemon/gosa-sc.cfg-template [new file with mode: 0644]
contrib/daemon/gosa-sd-bus.cfg [deleted file]
contrib/daemon/gosa-sd-bus.cfg-template [new file with mode: 0644]
contrib/daemon/gosa-sd.cfg [deleted file]
contrib/daemon/gosa-sd.cfg-template [new file with mode: 0644]

diff --git a/contrib/daemon/gosa-sc.cfg b/contrib/daemon/gosa-sc.cfg
deleted file mode 100644 (file)
index acc4882..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-[general]
-log_file = /var/log/gosa-sc.log
-pid_file = /var/run/gosa-sc.pid
-
-[client]
-client_port = 10011
-
-[server]
-server_ip = 10.89.1.155
-server_port = 10001
-server_passwd = tester
-server_timeout = 5
-server_domain = intranet.gonicus.de
diff --git a/contrib/daemon/gosa-sc.cfg-template b/contrib/daemon/gosa-sc.cfg-template
new file mode 100644 (file)
index 0000000..acc4882
--- /dev/null
@@ -0,0 +1,13 @@
+[general]
+log_file = /var/log/gosa-sc.log
+pid_file = /var/run/gosa-sc.pid
+
+[client]
+client_port = 10011
+
+[server]
+server_ip = 10.89.1.155
+server_port = 10001
+server_passwd = tester
+server_timeout = 5
+server_domain = intranet.gonicus.de
diff --git a/contrib/daemon/gosa-sd-bus.cfg b/contrib/daemon/gosa-sd-bus.cfg
deleted file mode 100644 (file)
index 46a9b93..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-[general]
-log_file = /var/log/gosa-sd-bus.log
-pid_file = /var/run/gosa-sd-bus.pid
-
-[bus]
-bus_activ = on
-bus_passwd = hallali
-bus_ip = 10.89.1.155
-bus_port = 10000
-child_max = 10
-child_min = 2
-child_timeout = 10
-
-
diff --git a/contrib/daemon/gosa-sd-bus.cfg-template b/contrib/daemon/gosa-sd-bus.cfg-template
new file mode 100644 (file)
index 0000000..46a9b93
--- /dev/null
@@ -0,0 +1,14 @@
+[general]
+log_file = /var/log/gosa-sd-bus.log
+pid_file = /var/run/gosa-sd-bus.pid
+
+[bus]
+bus_activ = on
+bus_passwd = hallali
+bus_ip = 10.89.1.155
+bus_port = 10000
+child_max = 10
+child_min = 2
+child_timeout = 10
+
+
diff --git a/contrib/daemon/gosa-sd.cfg b/contrib/daemon/gosa-sd.cfg
deleted file mode 100644 (file)
index 3ccaaab..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-[general]
-log_file = /var/log/gosa-sd.log
-pid_file = /var/run/gosa-sd.pid
-
-[bus]
-bus_activ = on
-bus_passwd = hallali
-bus_ip = 10.89.1.155
-bus_port = 10000
-child_max = 10
-child_min = 2
-child_timeout = 10
-
-[server]
-server_activ = on
-server_ip = 10.89.1.155
-server_port = 10001
-server_passwd = tester
-max_clients = 5
-
-[arp]
-arp_activ = off
-arp_fifo_path = /etc/gosad/fifo/arp_fifo
-
-[gosa]
-gosa_activ = on
-gosa_ip = 10.89.1.155
-gosa_port = 9999
-gosa_passwd = ferdinand_frost
-gosa_timeout = 5                   
-
diff --git a/contrib/daemon/gosa-sd.cfg-template b/contrib/daemon/gosa-sd.cfg-template
new file mode 100644 (file)
index 0000000..3ccaaab
--- /dev/null
@@ -0,0 +1,31 @@
+[general]
+log_file = /var/log/gosa-sd.log
+pid_file = /var/run/gosa-sd.pid
+
+[bus]
+bus_activ = on
+bus_passwd = hallali
+bus_ip = 10.89.1.155
+bus_port = 10000
+child_max = 10
+child_min = 2
+child_timeout = 10
+
+[server]
+server_activ = on
+server_ip = 10.89.1.155
+server_port = 10001
+server_passwd = tester
+max_clients = 5
+
+[arp]
+arp_activ = off
+arp_fifo_path = /etc/gosad/fifo/arp_fifo
+
+[gosa]
+gosa_activ = on
+gosa_ip = 10.89.1.155
+gosa_port = 9999
+gosa_passwd = ferdinand_frost
+gosa_timeout = 5                   
+