diff options
author | root <root@rshg054.dnsready.net> | 2013-05-31 06:21:03 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-05-31 06:21:03 -0700 |
commit | 7e7561a9640d0e1f54288a391239feb6bd691b56 (patch) | |
tree | d3b51b006a1133ace68d149692d9bd9fb3f981a9 /extra/tftp-hpa/tftpd.service | |
parent | 94a3b302f520438e919ef8706ce9cf42ad7c2e11 (diff) |
Fri May 31 06:21:01 PDT 2013
Diffstat (limited to 'extra/tftp-hpa/tftpd.service')
-rw-r--r-- | extra/tftp-hpa/tftpd.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/tftp-hpa/tftpd.service b/extra/tftp-hpa/tftpd.service index 62562343d..293e0370b 100644 --- a/extra/tftp-hpa/tftpd.service +++ b/extra/tftp-hpa/tftpd.service @@ -2,7 +2,7 @@ Description=hpa's original TFTP daemon [Service] -ExecStart=/usr/sbin/in.tftpd -s /srv/tftp/ +ExecStart=/usr/bin/in.tftpd -s /srv/tftp/ StandardInput=socket StandardOutput=inherit StandardError=journal |