This repository has been archived on 2021-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
gopher/server/gophernicus/gophernicus.socket
Georg 9300002d6e
Init and Gophernicus configuration
Signed-off-by: Georg <georg@lysergic.dev>
2021-07-25 04:55:28 +02:00

10 lines
129 B
SYSTEMD

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