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