diff --git a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/rauc-good.timer b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/rauc-good.timer new file mode 100644 index 000000000..88671f8eb --- /dev/null +++ b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/rauc-good.timer @@ -0,0 +1,8 @@ +[Unit] +Description=Rauc mark boot partition as good + +[Timer] +OnBootSec=1min + +[Install] +WantedBy=timers.target