Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Nov 2011 08:38:58 GMT
From:      "Alexey V. Panfilov" <ports@subnets.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/162963: [patch] net-mgmt/mrtg: respect rc.d script KEYWORD: shutdown
Message-ID:  <201111300838.pAU8cwfI056401@red.freebsd.org>
Resent-Message-ID: <201111300840.pAU8eBPE023404@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         162963
>Category:       ports
>Synopsis:       [patch] net-mgmt/mrtg: respect rc.d script KEYWORD: shutdown
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 30 08:40:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Alexey V. Panfilov
>Release:        8.2-STABLE
>Organization:
meganet-2003 llc
>Environment:
FreeBSD work-book.lehis.ru 8.2-STABLE FreeBSD 8.2-STABLE #1: Thu Oct  6 19:05:27 MSK 2011     lehis@work-book.lehis.ru:/usr/src/sys/i386/compile/BOOK-8-STABLE  i386
>Description:
It's better that the daemon is orderly stopped rather than being randomly killed by init. (c) Andriy Gapon
>How-To-Repeat:
n/a
>Fix:
Apply the patch

Patch attached with submission follows:

--- files/mrtg_daemon.in.old	2011-11-28 09:24:43.000000000 +0400
+++ files/mrtg_daemon.in	2011-11-28 09:25:07.000000000 +0400
@@ -5,6 +5,7 @@
 #
 # PROVIDE: mrtg_daemon
 # REQUIRE: DAEMON bsnmpd snmpd
+# KEYWORD: shutdown
 
 . /etc/rc.subr
 

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111300838.pAU8cwfI056401>