diff options
| -rw-r--r-- | meta-networking/recipes-daemons/tftp-hpa/files/default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-daemons/tftp-hpa/files/default b/meta-networking/recipes-daemons/tftp-hpa/files/default index de2ed18202..1dce7fdfeb 100644 --- a/meta-networking/recipes-daemons/tftp-hpa/files/default +++ b/meta-networking/recipes-daemons/tftp-hpa/files/default | |||
| @@ -1,3 +1,3 @@ | |||
| 1 | #Defaults for tftpd-hpa | 1 | #Defaults for tftpd-hpa |
| 2 | RUN_DAEMON="yes" | 2 | RUN_DAEMON="yes" |
| 3 | OPTIONS="-l -s /srv/tftpboot" | 3 | OPTIONS="-l -s /var/lib/tftpboot" |
