diff options
author | Roy Marples <roy@marples.name> | 2007-09-04 09:32:36 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2007-09-04 09:32:36 +0000 |
commit | eb5b1c4c4145d17f0daf06d80445cd7981b0b650 (patch) | |
tree | cf561fe4bc84779b5b21e3f2083cf14119bd411a /ChangeLog | |
parent | 52f7df0d0c36be3d92c67f46a0f9433b0150ccf4 (diff) |
start-stop-daemon now works with userids correctly when a pidfile
is not specified, #191206.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ # ChangeLog for Gentoo System Intialization ("rc") scripts # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPLv2 + 04 Sep 2007; Roy Marples <uberlord@gentoo.org>: + + start-stop-daemon now works with userids correctly when a pidfile + is not specified, #191206. + 02 Sep 2007; Mike Frysinger <vapier@gentoo.org>: Always attempt to mount /dev/pts when devpts is available as it may appear |