head 1.7; access; symbols; locks; strict; comment @# @; 1.7 date 2003.01.20.20.48.20; author swiergot; state Exp; branches; next 1.6; 1.6 date 2003.01.20.19.11.29; author swiergot; state Exp; branches; next 1.5; 1.5 date 2003.01.20.18.34.42; author swiergot; state Exp; branches; next 1.4; 1.4 date 2003.01.19.19.49.58; author swiergot; state Exp; branches; next 1.3; 1.3 date 2003.01.19.14.24.43; author swiergot; state Exp; branches; next 1.2; 1.2 date 2003.01.18.22.37.50; author swiergot; state Exp; branches; next 1.1; 1.1 date 2003.01.18.22.26.44; author swiergot; state Exp; branches; next ; desc @@ 1.7 log @- In rc.jabberd, wait 5 seconds before running jggtrans. - Kill jabberd by pid from pidfile. @ text @--- jabberd/config.c.orig 2002-02-08 08:39:26.000000000 +0100 +++ jabberd/config.c 2003-01-18 22:57:56.000000000 +0100 @@@@ -174,7 +174,7 @@@@ int configurate(char *file) { - char def[] = "jabber.xml"; + char def[] = "/etc/jabber/jabber.xml"; char *realfile = (char *)def; xmlnode incl; char *c; @ 1.6 log @- Added support for jggtrans to rc.jabberd. - Cosmetics in rc.jabberd. @ text @@ 1.5 log @- Added example sections to jabber.xml to run GG transport. @ text @@ 1.4 log @- Fixed a path to key.pem in the dirs patch. - Improved rc.jabberd (start/stop/restart). - Cosmetics in script.postinst output. @ text @@ 1.3 log @- In rc.jabberd, chown -R jabber.users /var/log/jabber. @ text @@ 1.2 log @- Renamed the confpath patch to be recognized by pwbuilder. @ text @@ 1.1 log @- Renamed the confpath to be recognized by pwbuilder. @ text @@ .