FedeDP / Clightd

A linux bus interface that lets you change screen brightness, compute captured webcam frames brightness and change screen temperature.
GNU General Public License v3.0
83 stars 10 forks source link

Can you update SELinux Wiki page with actual commands to import te file? #49

Closed perceival closed 3 years ago

perceival commented 3 years ago
checkmodule -M -m -o clightd.mod clightd.te
semodule_package -o clightd.pp -m clightd.mod 
sudo semodule -i clightd.pp
FedeDP commented 3 years ago

Hi! Thanks for this, I will surely update wiki pages right now!

FedeDP commented 3 years ago

Updated, thank you very much! https://github.com/FedeDP/Clightd/wiki/SELinux