summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2008-11-17 00:00:46 +0000
committerTiago Cunha <tcunha@gentoo.org>2008-11-17 00:00:46 +0000
commit909b0b3471feccc7ad1ab73f9ce3b15820863e2d (patch)
tree38cb552c8b761934d443aaad8bdcd124d99bbf46 /net-analyzer/symon/ChangeLog
parentskencil: change to use-dependencies (diff)
downloadgentoo-2-909b0b3471feccc7ad1ab73f9ce3b15820863e2d.tar.gz
gentoo-2-909b0b3471feccc7ad1ab73f9ce3b15820863e2d.tar.bz2
gentoo-2-909b0b3471feccc7ad1ab73f9ce3b15820863e2d.zip
Improve init scripts by completing dependency information, and by adding the reload option
(Portage version: 2.1.4.5)
Diffstat (limited to 'net-analyzer/symon/ChangeLog')
-rw-r--r--net-analyzer/symon/ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/net-analyzer/symon/ChangeLog b/net-analyzer/symon/ChangeLog
index dc6b92b6ccfb..2b657d1f2cc0 100644
--- a/net-analyzer/symon/ChangeLog
+++ b/net-analyzer/symon/ChangeLog
@@ -1,6 +1,17 @@
# ChangeLog for net-analyzer/symon
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/symon/ChangeLog,v 1.4 2008/11/09 21:35:12 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/symon/ChangeLog,v 1.5 2008/11/17 00:00:46 tcunha Exp $
+
+*symon-2.79-r5 (17 Nov 2008)
+
+ 17 Nov 2008; Tiago Cunha <tcunha@gentoo.org> files/symon-init.d,
+ files/symux-init.d, +symon-2.79-r5.ebuild:
+ Improve the init scripts by:
+ - depending on localmount (both daemons need to write to local disks).
+ - starting after bootmisc (both daemons place a pidfile in /var/run).
+ - using the system logger.
+ - introducing the reload option which sends a SIGHUP to the daemons.
+ - removing the quiet flag to avoid hiding useful information.
09 Nov 2008; Tiago Cunha <tcunha@gentoo.org> metadata.xml:
Update my email address. Thanks pva