mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-25 22:16:30 +00:00
Enable Timer + disable system1
This commit is contained in:
parent
c507e70641
commit
18f4706285
Binary file not shown.
@ -38,7 +38,7 @@
|
|||||||
remaining_attempts@8 {
|
remaining_attempts@8 {
|
||||||
reg = <0x8 0x4>;
|
reg = <0x8 0x4>;
|
||||||
type = "uint32";
|
type = "uint32";
|
||||||
default = <3>;
|
default = <0>;
|
||||||
};
|
};
|
||||||
priority@c {
|
priority@c {
|
||||||
reg = <0xc 0x4>;
|
reg = <0xc 0x4>;
|
||||||
|
@ -0,0 +1 @@
|
|||||||
|
/usr/lib/systemd/system/rauc-good.timer
|
Loading…
x
Reference in New Issue
Block a user