OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 05-Oct-2007 14:01:53
Branch: HEAD Handle: 2007100513015200
Modified files:
openpkg-src/heimdal fsl.heimdal
Log:
I don't think we need FSL here at all, but let's keep it for now. But
at least cleanup the possible consumers
Summary:
Revision Changes Path
1.2 +2 -2 openpkg-src/heimdal/fsl.heimdal
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/heimdal/fsl.heimdal
============================================================================
$ cvs diff -u -r1.1 -r1.2 fsl.heimdal
--- openpkg-src/heimdal/fsl.heimdal 13 Jan 2007 21:18:16 -0000 1.1
+++ openpkg-src/heimdal/fsl.heimdal 5 Oct 2007 12:01:52 -0000 1.2
@@ -2,13 +2,13 @@
## fsl.heimdal -- OSSP fsl configuration
##
-ident (krlogind|krshd|login|ftpd|sserver|telnetd|kpropd)/.+ q{
+ident (kdc|kadmind|kpasswdd|ipropd-master|ipropd-slave)/.+ q{
prefix(
prefix="%b %d %H:%M:%S %N <%L> $1[%P]: "
)
-> {
debug: file(
- path="@l_prefix@/var/heimdal/heimdal.log",
+ path="@l_prefix@/var/heimdal/log/heimdal.log",
perm=0644
)
}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]