Searched hist:ea871df08c0fa6d26fb797dba6731dd3f7e1f4f3 (Results 1 – 1 of 1) sorted by relevance
/freebsd/share/man/man5/ |
H A D | rc.conf.5 | diff ea871df08c0fa6d26fb797dba6731dd3f7e1f4f3 Mon Dec 19 11:57:00 CET 2005 Doug Barton <dougb@FreeBSD.org> Clear up problems with /etc/rc.d/{abi|cleanvar|cleartmp} brought to light by the PR. Specifically, convert these three scripts into good rc.d citizens, making sure that their functionality is preserved, but the rc.d framework rules are not broken.
Add support for cleanvar as a regular rc.d script in the default rc.conf, and document this in the man page.
Add a descriptive comment to rc.conf that regarding the three emulation/compatibility services provided by abi so users will not be confused by these services not having their own startup scripts.
PR: conf/84574 Submitted by: Alexander Botero-Lowry diff ea871df08c0fa6d26fb797dba6731dd3f7e1f4f3 Mon Dec 19 11:57:00 CET 2005 Doug Barton <dougb@FreeBSD.org> Clear up problems with /etc/rc.d/{abi|cleanvar|cleartmp} brought to light by the PR. Specifically, convert these three scripts into good rc.d citizens, making sure that their functionality is preserved, but the rc.d framework rules are not broken.
Add support for cleanvar as a regular rc.d script in the default rc.conf, and document this in the man page.
Add a descriptive comment to rc.conf that regarding the three emulation/compatibility services provided by abi so users will not be confused by these services not having their own startup scripts.
PR: conf/84574 Submitted by: Alexander Botero-Lowry
|