mirror of
https://github.com/erpalma/throttled.git
synced 2026-01-31 21:04:41 +01:00
Merge pull request #342 from yuri1969/gentoo-fix
Improve Gentoo systemd README description
This commit is contained in:
commit
596ad496e8
|
|
@ -145,9 +145,8 @@ sudo emerge -av sys-power/throttled
|
|||
# when using OpenRC:
|
||||
rc-update add throttled default
|
||||
/etc/init.d/throttled start
|
||||
# when using SystemD:
|
||||
systemctl enable throttled.service
|
||||
systemctl start throttled.service
|
||||
# when using systemd:
|
||||
systemctl enable --now throttled.service
|
||||
```
|
||||
|
||||
### Solus
|
||||
|
|
|
|||
Loading…
Reference in a new issue