Bug 191869 - tmux(1) refuses to start via service(8)

dteske at FreeBSD.org dteske at FreeBSD.org
Mon Jul 14 20:44:17 UTC 2014


Hi -rc,

I'd like to get a review on a proposed patch to service(8).

I've filed BUG #191869:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191869

Proposed commit/message below:

Fix an issue with service(8) where utilities such as screen(1) and tmux(1)
would behave differently when utilizing rc-script was invoked manually vs.
service(8). The issue being that these utilities require the TERM environ
variable to be set and service(8) was not passing it down.

Reported by:	Michael Dexter <editor at callfortesting.org>
Reviewed by:	<your name here>
MFC after:	3 days
X-MFC-to:	stable/10, stable/9
--This line, and those below, will be ignored--

M    service/service.sh

<see attached patch.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch.txt
URL: <http://lists.freebsd.org/pipermail/freebsd-rc/attachments/20140714/8826438b/attachment.txt>


More information about the freebsd-rc mailing list