Date: Tue, 09 Sep 2014 13:45:36 +0000
From: bugzilla-noreply@freebsd.org
To: freebsd-bugs@FreeBSD.org
Subject: [Bug 193486] New: new rc.conf(5) service configuration option ${name}_env
Message-ID: <bug-193486-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193486 Bug ID: 193486 Summary: new rc.conf(5) service configuration option ${name}_env Product: Base System Version: 9.3-RELEASE Hardware: Any OS: Any Status: Needs Triage Severity: Affects Some People Priority: --- Component: conf Assignee: freebsd-bugs@FreeBSD.org Reporter: eugen@grosbein.net Created attachment 147110 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=147110&action=edit ${name}_env introduction Introduce new rc.conf(5) service configuration option ${name}_env that is list of enviroment variables with values added to service environment at start. Usage example: tomcat60_enable="YES" tomcat60_env="LANG=en_US.UTF-8 HOME=/var/tomcat60" -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193486-8>
