pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/tenshi



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