Workaround for selinux patch permission denied error.
In-place patch causes error patch: setting attribute security.selinux for security.selinux: Permission denied
This changes the patch to be performed into a new file and the original is then replaced.
Fixes #142 (closed).
Edited by Chris Cantwell