treefile: remove redboot-* service units

The redboot services should not be started by the default target.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1959861
This commit is contained in:
Christian Glombek 2021-06-10 19:46:51 +02:00
commit a3112cdac0

View file

@ -130,5 +130,5 @@
"zezere_ignition.timer", "zezere_ignition_banner.service",
"greenboot-grub2-set-counter.service", "greenboot-grub2-set-success.service", "greenboot-healthcheck.service",
"greenboot-rpm-ostree-grub2-check-fallback.service", "greenboot-status.service", "greenboot-task-runner.service",
"redboot-auto-reboot.service", "redboot-task-runner.service", "parsec.service", "dbus-parsec.service"]
"parsec.service", "dbus-parsec.service"]
}