mirror of
https://github.com/yarrick/iodine.git
synced 2024-11-13 03:49:20 +02:00
9 lines
96 B
SYSTEMD
9 lines
96 B
SYSTEMD
[Unit]
|
|
Description=Iodine socket
|
|
|
|
[Socket]
|
|
ListenDatagram=53
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|