Skip to content

Commit

Permalink
enable coreos/ignition services
Browse files Browse the repository at this point in the history
Signed-off-by: Antonio Murdaca <[email protected]>
  • Loading branch information
runcom committed Nov 11, 2022
1 parent ba7072c commit 667185f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/distro/rhel9/distro.go
Original file line number Diff line number Diff line change
Expand Up @@ -707,6 +707,7 @@ func newDistro(distroName string) distro.Distro {
// TODO(runcom): move fdo-client-linuxapp.service to presets?
"NetworkManager.service", "firewalld.service", "sshd.service",
"fdo-client-linuxapp.service", "ignition-firstboot-complete.service",
"coreos-ignition-write-issues", "coreos-ignition-write-issues",
}

// Image Definitions
Expand Down

0 comments on commit 667185f

Please sign in to comment.