# File lib/serverspec/type/selinux.rb, line 11 def permissive?(with_policy) @runner.check_selinux_has_mode('permissive', with_policy) end