Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages