1
0
mirror of https://github.com/gophernicus/gophernicus.git synced 2024-06-16 06:25:23 +00:00
gophernicus/init/gophernicus.socket
2020-01-11 20:41:11 +01:00

10 lines
117 B
SYSTEMD

[Unit]
Description=Gophernicus gopher server
[Socket]
ListenStream=70
Accept=yes
[Install]
WantedBy=sockets.target