diff --git a/README.md b/README.md index d8b2b63..aaaebfb 100644 --- a/README.md +++ b/README.md @@ -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