5 lines
141 B
Plaintext
5 lines
141 B
Plaintext
&def_service(ttrss, ttrss, tcp, 9000);
|
|
&allow_service_for(ttrss, web);
|
|
&allow_service_for(postgres, ttrss);
|
|
&allow_service_for(ldap, ttrss);
|