Skip to content

WavyEbuilder/selinuxutils

Repository files navigation

SELinux Utils

Standalone userspace SELinux utilities for Linux systems.

Building

SELinux Utils has two official build paths, mesonbuild and autotools.

Meson

meson setup build && ninja -C build

Autotools

./autogen.sh && ./configure && make

Licence

SELinux Utils has parts derived from the GNU Project's coreutils. As such, SELinux Utils is licensed under the GNU GPL3. A copy of the licence text can be found in COPYING.

About

Standalone SELinux utilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published