pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/49607 CVS commit: pkgsrc/sysutils/tenshi
The following reply was made to PR pkg/49607; it has been noted by GNATS.
From: "Thomas Klausner" <wiz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/49607 CVS commit: pkgsrc/sysutils/tenshi
Date: Mon, 26 Jan 2015 23:03:37 +0000
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jan 26 23:03:37 UTC 2015
Modified Files:
pkgsrc/sysutils/tenshi: Makefile
pkgsrc/sysutils/tenshi/files/smf: manifest.xml
Log Message:
The SMF default signaling method, :kill, sends a signal to all
processes associated with the service. In the case of tenshi, the
refresh method currently uses :kill -HUP, which sends a HUP to the
spawned tail process as well as the tenshi process, killing the
tail and breaking tenshi.
Fix this problem. Bump PKGREVISION.
From Paul B. Henson in PR 49607.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/tenshi/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/tenshi/files/smf/manifest.xml
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index