diff options
Diffstat (limited to 'meta-networking/recipes-connectivity/inetutils/inetutils-1.9.2/tftpd.xinetd.inetutils')
| -rw-r--r-- | meta-networking/recipes-connectivity/inetutils/inetutils-1.9.2/tftpd.xinetd.inetutils | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/inetutils/inetutils-1.9.2/tftpd.xinetd.inetutils b/meta-networking/recipes-connectivity/inetutils/inetutils-1.9.2/tftpd.xinetd.inetutils index f549163394..67b44c43e8 100644 --- a/meta-networking/recipes-connectivity/inetutils/inetutils-1.9.2/tftpd.xinetd.inetutils +++ b/meta-networking/recipes-connectivity/inetutils/inetutils-1.9.2/tftpd.xinetd.inetutils | |||
| @@ -13,7 +13,7 @@ service tftp | |||
| 13 | wait = yes | 13 | wait = yes |
| 14 | user = root | 14 | user = root |
| 15 | group = root | 15 | group = root |
| 16 | server = /usr/sbin/in.tftpd | 16 | server = @SBINDIR@/in.tftpd |
| 17 | server_args = /tftpboot | 17 | server_args = /tftpboot |
| 18 | } | 18 | } |
| 19 | 19 | ||
