summaryrefslogtreecommitdiff
path: root/lib/chef/util/selinux.rb
Commit message (Expand)AuthorAgeFilesLines
* extract which to a mixin, use for systemctlLamont Granquist2014-11-081-10/+2
* Updated selinux path check to allow for directories that have a space in the ...Scott Hain2014-06-171-1/+1
* Changed based on PR comments.sersut2013-05-281-2/+2
* Unit specs for selinux code.sersut2013-05-231-1/+1
* Remove the debug print left over.sersut2013-05-171-1/+0
* Make selinux util a module.sersut2013-05-171-13/+28
* Cache system's selinux state to minimize the impact. Tidy debug logs.sersut2013-05-161-28/+28
* Relocate comments so that they can be picked up correctly by the doc tools.sersut2013-05-161-6/+5
* Remove ability to override selinux restorecon command. Tidy selinux config op...sersut2013-05-161-58/+27
* expand and fix selinux functionalityLamont Granquist2013-04-041-0/+118