forked from pool/atftp
b72b1e5646
- Move autoreconf to %prep section as it better fits there - Fix atftpd.socket (boo#932161) OBS-URL: https://build.opensuse.org/request/show/308684 OBS-URL: https://build.opensuse.org/package/show/network/atftp?expand=0&rev=26
9 lines
129 B
SYSTEMD
9 lines
129 B
SYSTEMD
[Unit]
|
|
Description=Advanced tftp Server Activation Socket
|
|
|
|
[Socket]
|
|
ListenDatagram=0.0.0.0:69
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|