summaryrefslogtreecommitdiff
path: root/recipes/tftp-hpa/files/default
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2009-05-19 21:45:49 +0200
committerMarcin Juszkiewicz <hrw@openembedded.org>2009-05-19 21:46:46 +0200
commit9fb58d79a6a5d96af251ace28669243ba37d77e0 (patch)
tree4e457388575974665c7898f5a291033815ca71c9 /recipes/tftp-hpa/files/default
parent1e0d96b7d4e6b2643e2551fa8dcebd4df2045fda (diff)
tftp-hpa: added 5.0 version of HPA tftp client/daemon
Diffstat (limited to 'recipes/tftp-hpa/files/default')
-rw-r--r--recipes/tftp-hpa/files/default3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/tftp-hpa/files/default b/recipes/tftp-hpa/files/default
new file mode 100644
index 0000000000..de2ed18202
--- /dev/null
+++ b/recipes/tftp-hpa/files/default
@@ -0,0 +1,3 @@
+#Defaults for tftpd-hpa
+RUN_DAEMON="yes"
+OPTIONS="-l -s /srv/tftpboot"