core
core copied to clipboard
rc: _var_mfs and _var_script handling
Important notices
Our forum is located at https://forum.opnsense.org , please consider joining discussions there in stead of using GitHub for these matters.
Before you ask a new question, we ask you kindly to acknowledge the following:
- [x] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md
- [x] I am convinced that my issue is new after having checked both open and closed issues at https://github.com/opnsense/core/issues?q=is%3Aissue
- ~~_var_mfs can be removed along with the glue to move/shift directories in and out of it~~
- ~~_var_script can be renamed, maybe we can use _precmd~~ ~~add canonical _setup and use it~~ https://github.com/opnsense/src/commit/3edcfbc578f
- ~~upstream _setup to freebsd~~
- ~~remove _var_script handing in rc.freebsd~~
- ~~support NAME_setup for NAME_reload~~ https://github.com/opnsense/src/commit/c7fed157a7721
- convert plugins setup.sh as well once in the base system