summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ecfcedc)
raw | patch | inline | side by side (parent: ecfcedc)
author | opensides <opensides@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 17 May 2010 10:32:03 +0000 (10:32 +0000) | ||
committer | opensides <opensides@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 17 May 2010 10:32:03 +0000 (10:32 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18508 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-si/client.conf.pod | patch | blob | history | |
gosa-si/gosa-si-client.conf.5 | patch | blob | history | |
gosa-si/gosa-si-server.conf.5 | patch | blob | history | |
gosa-si/server.conf.pod | patch | blob | history |
index 3cf69c87f39ecc3ee901b8eea5fc086d90a8fc84..68b91d6d920cd647e68a2732f565d5f0b36da921 100644 (file)
--- a/gosa-si/client.conf.pod
+++ b/gosa-si/client.conf.pod
@@ -14,15 +14,15 @@ The gosa-si-client.conf file defines all parameter GOsa-SI-client needs for runn
=over 4
-=item log-file = /var/run/gosa-si-client.log
+=item log-file = /var/log/gosa-si/gosa-si-client.log
Defines the location for the log file.
-=item pid-file = /var/run/gosa-si-client.pid
+=item pid-file = /var/run/gosa-si/gosa-si-client.pid
Defines the location for the pid file.
-=item opts-file = var/run/gosa-si-client.opts
+=item opts-file = var/run/gosa-si/gosa-si-client.opts
Defines the location for the opts file.
index a2ed938aee20ab713cc477fedccd5ccc31109ded..41bab58d37eb5c350f9edca221493fe203e2a4e7 100644 (file)
.\" ========================================================================
.\"
.IX Title "CLIENT.CONF 1"
-.TH CLIENT.CONF 1 "2010-05-15" "perl v5.10.0" "User Contributed Perl Documentation"
+.TH CLIENT.CONF 1 "2010-05-17" "perl v5.10.0" "User Contributed Perl Documentation"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -138,14 +138,14 @@ The gosa\-si\-client.conf file defines all parameter GOsa-SI-client needs for ru
.IX Header "DIRECTIVES"
.SS "[General]"
.IX Subsection "[General]"
-.IP "log-file = /var/run/gosa\-si\-client.log" 4
-.IX Item "log-file = /var/run/gosa-si-client.log"
+.IP "log-file = /var/log/gosa\-si/gosa\-si\-client.log" 4
+.IX Item "log-file = /var/log/gosa-si/gosa-si-client.log"
Defines the location for the log file.
-.IP "pid-file = /var/run/gosa\-si\-client.pid" 4
-.IX Item "pid-file = /var/run/gosa-si-client.pid"
+.IP "pid-file = /var/run/gosa\-si/gosa\-si\-client.pid" 4
+.IX Item "pid-file = /var/run/gosa-si/gosa-si-client.pid"
Defines the location for the pid file.
-.IP "opts-file = var/run/gosa\-si\-client.opts" 4
-.IX Item "opts-file = var/run/gosa-si-client.opts"
+.IP "opts-file = var/run/gosa\-si/gosa\-si\-client.opts" 4
+.IX Item "opts-file = var/run/gosa-si/gosa-si-client.opts"
Defines the location for the opts file.
.SS "[Client]"
.IX Subsection "[Client]"
index 86e1f390ec40bb5a23cb514314cce70bb35d3e9e..2c8d0c66024eef3daa5e69209f025c4a07d78cef 100644 (file)
.\" ========================================================================
.\"
.IX Title "SERVER.CONF 1"
-.TH SERVER.CONF 1 "2010-05-15" "perl v5.10.0" "User Contributed Perl Documentation"
+.TH SERVER.CONF 1 "2010-05-17" "perl v5.10.0" "User Contributed Perl Documentation"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -138,11 +138,11 @@ The gosa\-si\-server.conf file defines all parameter GOsa-SI-server needs for ru
.IX Header "DIRECTIVES"
.SS "[General]"
.IX Subsection "[General]"
-.IP "logfile = /var/log/gosa\-si\-server.log" 4
-.IX Item "logfile = /var/log/gosa-si-server.log"
+.IP "logfile = /var/log/gosa\-si/gosa\-si\-server.log" 4
+.IX Item "logfile = /var/log/gosa-si/gosa-si-server.log"
Defines the location for the log file.
-.IP "pid-file = /var/run/gosa\-si\-server.pid Defines the location for the pid file." 4
-.IX Item "pid-file = /var/run/gosa-si-server.pid Defines the location for the pid file."
+.IP "pid-file = /var/run/gosa\-si/gosa\-si\-server.pid Defines the location for the pid file." 4
+.IX Item "pid-file = /var/run/gosa-si/gosa-si-server.pid Defines the location for the pid file."
.SS "[Server]"
.IX Subsection "[Server]"
.PD 0
.IP "source-list = /etc/apt/sources.list" 4
.IX Item "source-list = /etc/apt/sources.list"
Defines the location for the sources file.
-.IP "repo-path = /srv/www/repository" 4
-.IX Item "repo-path = /srv/www/repository"
+.IP "repo-path = /srv/www/" 4
+.IX Item "repo-path = /srv/www/"
Defines the location of the dak Archive or local Debian Mirror and is scanned for Debian Packages.
.IP "debian-arch = i386" 4
.IX Item "debian-arch = i386"
@@ -306,7 +306,7 @@ Please report any bugs, or post any suggestions, to the GOsa mailing list <gosa\
.IX Header "LICENCE AND COPYRIGHT"
This code is part of GOsa (<http://www.gosa\-project.org>)
.PP
-Copyright (C) 2003\-2009 \s-1GONICUS\s0 GmbH
+Copyright (C) 2003\-2010 \s-1GONICUS\s0 GmbH
.PP
This program is distributed in the hope that it will be useful,
but \s-1WITHOUT\s0 \s-1ANY\s0 \s-1WARRANTY\s0; without even the implied warranty of
index a0b923fddeed66a9d83c9e5c9d23a638a4d7b531..a708d94b4f21d379fce0bd13cdf615b1aa1b1665 100644 (file)
--- a/gosa-si/server.conf.pod
+++ b/gosa-si/server.conf.pod
@@ -15,11 +15,11 @@ The gosa-si-server.conf file defines all parameter GOsa-SI-server needs for runn
=over 4
-=item logfile = /var/log/gosa-si-server.log
+=item logfile = /var/log/gosa-si/gosa-si-server.log
Defines the location for the log file.
-=item pid-file = /var/run/gosa-si-server.pid
+=item pid-file = /var/run/gosa-si/gosa-si-server.pid
Defines the location for the pid file.
=back
Defines the location for the sources file.
-=item repo-path = /srv/www/repository
+=item repo-path = /srv/www/
Defines the location of the dak Archive or local Debian Mirror and is scanned for Debian Packages.