redbear-full: fix console activation race (oneshot_async->oneshot), suppress amdgpu build, enable SDDM config
This commit is contained in:
@@ -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]]
|
||||
|
||||
Reference in New Issue
Block a user