
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
3
>\                 @   s   d Z dZdZdZdS )zQ
#!/bin/sh
make -f /usr/share/selinux/devel/Makefile
semodule -i TEMPLATETYPE.pp
z
restorecon -R -v FILENAME
z9
semanage ports -a -t TEMPLATETYPE_port_t -p tcp PORTNUM
z9
semanage ports -a -t TEMPLATETYPE_port_t -p udp PORTNUM
N)compileZ
restoreconZ	tcp_portsZ	udp_ports r   r   /usr/lib/python3.6/semodule.py<module>   s   