1
0
mirror of https://github.com/gophernicus/gophernicus.git synced 2024-06-09 06:20:43 +00:00
gophernicus/init/gophernicus.socket

10 lines
117 B
SYSTEMD
Raw Normal View History

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