commit | 7593fddfa1558d086e3142ad96cf2790007f5d84 | [log] [tgz] |
---|---|---|
author | Denis Ovsienko <linux@pilot.org.ua> | Thu Oct 04 15:09:19 2007 +0000 |
committer | Denis Ovsienko <linux@pilot.org.ua> | Thu Oct 04 15:09:19 2007 +0000 |
tree | c0eacd4abe36cfe0e62c2a8faf5ac300b9d661e7 | |
parent | a3aaf5b0ceb8c5b3821793333b4057df872fbedd [diff] [blame] |
+ pidfiles are now always created with 0644 perms instead if LOGFILE_MASK (0600)
diff --git a/lib/ChangeLog b/lib/ChangeLog index 8125451..887c785 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog
@@ -1,3 +1,9 @@ +2007-10-04 Denis Ovsienko + + * pid_output.c: (pid_output) stop using LOGFILE_MASK + (0600 by default), introduce and use PIDFILE_MASK (0644) + instead. + 2007-09-18 Paul Jakma <paul.jakma@sun.com> * privs.c: definition of ZCAP_NET_ADMIN on Solaris should