ferm/services-eve/45-ghost

4 lines
108 B
Plaintext
Raw Permalink Normal View History

2015-08-09 16:30:17 +00:00
&def_service(ghost, ghost, tcp, 9000);
&allow_service_for(ghost, web);
&allow_service_for(postgres, ghost);