File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -79,6 +79,16 @@ Then, refer to the Generic Install Instructions.
7979
8080Otherwise, a step-by-step [ tutorial for beginners is available on my website] ( https://ineed.coffee/3838/a-beginners-mbpfan-tutorial-for-ubuntu/ ) .
8181
82+ Gentoo
83+ ------
84+
85+ Type the following command to add the overlay
86+
87+ sudo layman -a andjscott
88+
89+ Then install it
90+
91+ sudo emerge -av mbpfan
8292
8393Generic Install Instructions
8494-------------------------
@@ -148,11 +158,6 @@ To add the script to the default runlevels, run the following as root:
148158 chkconfig --level 2345 mbpfan on && chkconfig --level 016 mbpfan off
149159
150160** Gentoo**
151- An init file is available for gentoo users: mbpfan.init.gentoo
152- To install, run as root:
153-
154- chmod +x mbpfan.init.gentoo
155- cp mbpfan.init.gentoo /etc/init.d/mbpfan
156161
157162To automatically run mbpfan at boot, run as root:
158163
You can’t perform that action at this time.
0 commit comments