board/MynaPlayer odyssey: make rauc a bit more functionnal.
This replaces the previous service that marked the system as good when booting up with one that has the following:

- Starts after sshd, login prompt on serial console, and NetworkManager have all started up.
- Requires those three services to be up, not simply wanting them.
- If any of them fail to start, the rauc-mark-good.service fails with the result dependency and the rauc-failure.service included by this commit is triggered, and immediately reboots the system.
- The [Install] section is no longer required due to the service being pulled along by its own dependencies.
1 parent 59db05b commit d92afc82e14ac6d4dff0357885d81267610daf7a
@Xogium Xogium authored on 7 Sep 2020
Showing 2 changed files
View
board/myna-player-odyssey/rootfs_overlay/etc/systemd/system/rauc-failure.service 0 → 100644
View
board/myna-player-odyssey/rootfs_overlay/etc/systemd/system/rauc-mark-good.service