ferm/services-eve/45-ytm

4 lines
97 B
Plaintext

&def_service(ytm, ytm, tcp, 9000);
&allow_service_for(ytm, web);
&allow_service_for(mysql, ytm);