
- always unset the variables used by run_rc_command() before sourcing an rc.d script, rather than just when rc_fast_and_loose is in effect. this allows run_rc_command() to be used in .sh scripts (with care). - remove comment describing now-former limitation of .sh scripts. - make the rc_fast_and_loose check only after the `` not *.sh / not scratch / script-is-executable '' checks. rc_fast_and_loose now behaves a lot more like the normal operation, in that it skips scratch files and non-executable files
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%