#!/usr/bin/perl require '/scripts/regsrep.pl'; regsrep("/etc/selinux/config","SELINUX=enforcing","SELINUX=permissive");