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