Wednesday, May 24, 2017

Re: ansible-playbook: Permission denied

> Now the mistery is how was I able to use ansible before 6.1 release
> without wxallowed on

The semantics of wxallowed were made stricter during the 6.1 release
cycle. It was possible to run python on 6.0 without wxallowed (it would
be killed on violation), on 6.1 the kernel refuses to execute python if
it's not started from a wxallowed partition.

More details here:
https://cvsweb.openbsd.org/cgi-bin/cvsweb/~checkout~/www/faq/current.html?rev=1.699&content-type=text/html

No comments:

Post a Comment