coreos / fedora-coreos-config

Base configuration for Fedora CoreOS
Other
153 stars 157 forks source link

[rhcos-4.18] 07fix-selinux-labels: fix service ordering #3276

Closed mike-nguyen closed 1 week ago

mike-nguyen commented 1 week ago

This fixes a mistake in b182027. Before/After directives need to go in the [Unit] section, not [Service].

(cherry picked from commit e2c37dbec85c3853424cc31d79f9bfd18ba8a1eb)

Backporting this to the rhcos-4.18 branch per https://github.com/openshift/os/pull/1644#issuecomment-2485860058

https://github.com/coreos/fedora-coreos-config/pull/3273 was inadvertently targeting the incorrect branch.