Difference between revisions of "OpenRC, an alternative to systemd"
Views
Actions
Namespaces
Variants
Tools
→clean up modules section
imported>Aaditya m (→spelling) |
imported>Aaditya |
||
Line 340: | Line 340: | ||
See the [https://wiki.archlinux.org/index.php/Fstab#tmpfs Arch Wiki] for more details. | See the [https://wiki.archlinux.org/index.php/Fstab#tmpfs Arch Wiki] for more details. | ||
For OpenRC, the '''modules to be loaded at boot''' are specified in ''/etc/conf.d/modules'' rather than being present | For OpenRC, the '''modules to be loaded at boot''' are specified in ''/etc/conf.d/modules'' rather than being present as individual files in ''/etc/modules-load.d'' | ||
The required modules can be manually moved over. | The required modules can be manually moved over. | ||
An example ''/etc/conf.d/modules'' file looks like the following: | |||
# You should consult your kernel documentation and configuration | # You should consult your kernel documentation and configuration | ||
# for a list of modules and their options. | # for a list of modules and their options. |