===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
selinux-basics-0.5.7/postfix-nochroot-53-{
selinux-basics-0.5.7/postfix-nochroot:54:  system("$script stop");
selinux-basics-0.5.7/postfix-nochroot-55-}
##############################################
selinux-basics-0.5.7/postfix-nochroot-64-{
selinux-basics-0.5.7/postfix-nochroot:65:  system("$script start");
selinux-basics-0.5.7/postfix-nochroot-66-}
##############################################
selinux-basics-0.5.7/postfix-nochroot-79-    {
selinux-basics-0.5.7/postfix-nochroot:80:	mysystem($rsyslog_initrc, 'restart');
selinux-basics-0.5.7/postfix-nochroot-81-    }
##############################################
selinux-basics-0.5.7/postfix-nochroot-88-    {
selinux-basics-0.5.7/postfix-nochroot:89:	print STDERR "$0: exec(" . join(',', map(qq|"$_"|, @_)) . ") ";
selinux-basics-0.5.7/postfix-nochroot-90-    }
##############################################
selinux-basics-0.5.7/postfix-nochroot-109-    my ($args, $fmt, @fmtargs) = @_;
selinux-basics-0.5.7/postfix-nochroot:110:    print STDERR "$0: exec(", join(',', map(qq|"$_"|, @$args)),
selinux-basics-0.5.7/postfix-nochroot-111-	    ") ", sprintf($fmt, @fmtargs), "\n";