summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-daemons/tftp-hpa/files/default2
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
2RUN_DAEMON="yes" 2RUN_DAEMON="yes"
3OPTIONS="-l -s /srv/tftpboot" 3OPTIONS="-l -s /var/lib/tftpboot"