mirror of
https://github.com/elektricM/amd-bc250-docs.git
synced 2026-07-18 00:30:54 +00:00
fix(bazzite): correct service name for cyan-skillfish-governor-tt install
The manual install section was installing cyan-skillfish-governor-tt via COPR but then enabling oberon-governor.service, which is the wrong service.
This commit is contained in:
@@ -113,7 +113,7 @@ rpm-ostree install cyan-skillfish-governor-tt
|
||||
systemctl reboot
|
||||
|
||||
# Enable service after reboot
|
||||
sudo systemctl enable --now oberon-governor.service
|
||||
sudo systemctl enable --now cyan-skillfish-governor-tt.service
|
||||
```
|
||||
|
||||
!!!info "SMU Governor as Emerging Alternative"
|
||||
|
||||
Reference in New Issue
Block a user