]> git.pld-linux.org Git - packages/pound.git/blob - pound-daemonize.patch
- release 3 (by relup.sh)
[packages/pound.git] / pound-daemonize.patch
1 --- Pound-2.4.3/pound.c~        2009-01-08 15:52:17.000000000 +0200
2 +++ Pound-2.4.3/pound.c 2009-01-08 16:09:23.060768420 +0200
3 @@ -171,7 +171,6 @@
4      (void)umask(077);
5      control_sock = -1;
6      log_facility = -1;
7 -    logmsg(LOG_NOTICE, "starting...");
8  
9      signal(SIGHUP, h_shut);
10      signal(SIGINT, h_shut);
This page took 0.063572 seconds and 3 git commands to generate.