redbear-full: fix console activation race (oneshot_async->oneshot), suppress amdgpu build, enable SDDM config

This commit is contained in:
2026-06-02 08:30:18 +03:00
parent 9c609a8389
commit baabf08c22
+2 -1
View File
@@ -154,6 +154,7 @@ redbear-session-launch = {}
seatd = {}
redbear-greeter = {}
sddm = {}
amdgpu = "ignore"
#amdgpu = {} # TODO: fix conflicting idr_* defs with linux-kpi headers
# Core Red Bear umbrella package
@@ -476,7 +477,7 @@ requires_weak = [
[service]
cmd = "inputd"
args = ["-A", "2"]
type = "oneshot_async"
type = "oneshot"
"""
[[files]]