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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"