Difference between revisions of "Template:Navbar OpenRC"
From GhostBSD Wiki
Line 12: | Line 12: | ||
|'''/etc/[[rc]]'''<br/> rc - shell | |'''/etc/[[rc]]'''<br/> rc - shell | ||
|'''/etc[[/devd.conf]]''' <br/> Configuration file for [https://www.freebsd.org/cgi/man.cgi?query=devd&sektion=8&apropos=0&manpath=FreeBSD+12.1-RELEASE+and+Ports devd(8)] | |'''/etc[[/devd.conf]]''' <br/> Configuration file for [https://www.freebsd.org/cgi/man.cgi?query=devd&sektion=8&apropos=0&manpath=FreeBSD+12.1-RELEASE+and+Ports devd(8)] | ||
+ | |- | ||
+ | |'''/etc/[[rc.conf.ghostbsd]]'''<br/>GhostBSD specific configurations | ||
+ | |'''/etc/[[defaults/rc.conf]]'''<br/>Specifies the default settings for all the available options. | ||
+ | | | ||
|- | |- | ||
!colspan="3"| | !colspan="3"| |
Revision as of 06:38, 17 March 2020
OpenRC | ||
---|---|---|
/etc/Conf.d Initscript Configuration Files |
/etc/Init.d Scripts to run OpenRC |
/etc/rc.conf The global OpenRC configuration file |
/etc/rc.devd The generic hook into OpenRC. |
/etc/rc rc - shell |
/etc/devd.conf Configuration file for devd(8) |
/etc/rc.conf.ghostbsd GhostBSD specific configurations |
/etc/defaults/rc.conf Specifies the default settings for all the available options. |
|
Back to the System |