Home | History | Annotate | Download | only in semanage

Lines Matching refs:semanage

5 # semanage is a tool for managing SELinux configuration files
25 from semanage import *;
210 raise ValueError(_("Could not create semanage handle"))
228 raise ValueError(_("Could not establish semanage connection"))
243 raise ValueError(_("Semanage transaction already in progress"))
252 raise ValueError(_("Could not start semanage transaction"))
264 raise ValueError(_("Could not commit semanage transaction"))
269 raise ValueError(_("Semanage transaction not in progress"))