3
>\ ć @ s d Z dZdZdZdS )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Ś