tags 291180 + patch sid
thanks

Hi,

the patch for correct pidfile location was in the previous version,
but was lost with the new upstream release.

It can be fetched back with:
$ zcat pidentd_3.0.16-7.diff.gz | filterdiff -i '*/pidentd.h'

That patch is also attached.


-- 
Toni Timonen "toni dot timonen at iki dot fi"
NP Solutions Ltd
Helsinki University of Technology
Department of Engineering Physics and Mathematics

--- pidentd-3.0.16.orig/src/pidentd.h
+++ pidentd-3.0.16/src/pidentd.h
@@ -42,7 +42,7 @@
 #endif
 
 #ifndef PATH_PIDFILE
-#define PATH_PIDFILE "/etc/identd.pid"
+#define PATH_PIDFILE "/var/run/identd/identd.pid"
 #endif
 
 #ifndef PATH_CFGFILE

Attachment: signature.asc
Description: Digital signature

Reply via email to