Kernel 6.5 armbian-led-state.service order
A change to ledtrig_netdev causes the boot to fail on Orangepi-r1plus-lts and possibly other boards. The board boots and LED netdev trigger works if service is modified to use After=timers.target.
This commit is contained in:
parent
462df63f6d
commit
169155cdd2
@ -4,8 +4,7 @@
|
||||
|
||||
[Unit]
|
||||
Description=Armbian leds state
|
||||
Before=sysinit.target
|
||||
After=local-fs.target
|
||||
After=timers.target
|
||||
Conflicts=shutdown.target
|
||||
DefaultDependencies=no
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user