https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=142434
Enji Cooper <n...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |n...@freebsd.org --- Comment #11 from Enji Cooper <n...@freebsd.org> --- Other variables exist in rc.subr: ``` 775 # ${name}_env n Environment variables to run ${command} with. 776 # 777 # ${name}_env_file n File to source variables to run ${command} with. 778 # 779 # ${name}_fib n Routing table number to run ${command} with. 780 # 781 # ${name}_nice n Nice level to run ${command} at. 782 # 783 # ${name}_oomprotect n Don't kill ${command} when swap space is exhausted. ``` This seems like a straightforward ask. I'll check with kylev and see what I can do. -- You are receiving this mail because: You are on the CC list for the bug.