Skip to content

Commit 68a6f26

Browse files
committed
Merge pull request #76 from p-kozlov/patch-1
Update Gentoo instructions, resolve #75
2 parents f2736c8 + 0e3437b commit 68a6f26

1 file changed

Lines changed: 10 additions & 5 deletions

File tree

README.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,16 @@ Then, refer to the Generic Install Instructions.
7979

8080
Otherwise, 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

8393
Generic 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

157162
To automatically run mbpfan at boot, run as root:
158163

0 commit comments

Comments
 (0)