mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-20 15:40:35 +00:00
fix(hardware-setup): Disable sdgyrodsu on generic devices
Spams journal with messages stating it doesn't work
This commit is contained in:
parent
6534d010ab
commit
0d2d62d8de
@ -80,6 +80,7 @@ elif [[ $IMAGE_NAME =~ "deck" ]]; then
|
||||
systemctl disable --now jupiter-controller-update.service
|
||||
systemctl disable --now ryzenadj.service
|
||||
systemctl disable --now batterylimit.service
|
||||
systemctl --global disable sdgyrodsu.service
|
||||
fi
|
||||
|
||||
if [[ $IMAGE_FLAVOR = "nvidia" ]]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user