void-packages/srcpkgs/tftp-hpa/files/tftpd-hpa/run
Đoàn Trần Công Danh 3083154060 tftp-hpa: stop conflicting with inetutils-tftp
While we're at it, ships LICENSE, runit service.
2020-08-22 13:33:45 +07:00

7 lines
103 B
Bash

#!/bin/sh
[ -r conf ] && . ./conf
: "${OPTS:= -s -v}"
exec /usr/bin/in.tftpd -L $OPTS /var/lib/tftp