butane icon indicating copy to clipboard operation
butane copied to clipboard

Import SElinux module

Open quentin9696 opened this issue 2 years ago • 3 comments

Feature Request

Environment

I run on AWS but I don't think it matter

Desired Feature

Be able to import custom SELinux module with ignition. This is usually done by running the command semodule -i /path/to/module. Files can be compile module or cil modules

Other Information

This must be done after the filesystem is loaded.

Some OS comes with SElinux enabled by default, I think it would be nice to have more feature related to selinux

quentin9696 avatar Jul 03 '23 13:07 quentin9696

AFAIK this doesn't require low-level support in Ignition, just some Butane sugar. Moving to Butane.

bgilbert avatar Jul 03 '23 18:07 bgilbert

Thanks @bgilbert

quentin9696 avatar Jul 04 '23 00:07 quentin9696

Is this feature somehow usable now?

I'd like to integrate it to my CoreOS provisioning.

459below avatar Oct 31 '25 17:10 459below