diff options
author | Alberto Bursi <alberto.bursi@outlook.it> | 2017-05-02 19:31:17 +0200 |
---|---|---|
committer | Hans Dedecker <dedeckeh@gmail.com> | 2017-05-04 23:10:09 +0200 |
commit | 7296767639b511ab96ca2847ffad84dd4c37452d (patch) | |
tree | 797ea7222c6dc70b4f5d73cc1a26b88f69e23469 /target | |
parent | cd5cd7c859660a52a09d6744a4343e3078a8c883 (diff) | |
download | upstream-7296767639b511ab96ca2847ffad84dd4c37452d.tar.gz upstream-7296767639b511ab96ca2847ffad84dd4c37452d.tar.bz2 upstream-7296767639b511ab96ca2847ffad84dd4c37452d.zip |
dnsmasq: make tftp root if not existing
If there's a TFTP root directory configured, create it with mkdir -p
(which does not throw an error if the folder exists already)
before starting dnsmasq. This is useful for TFTP roots in /tmp, for example.
Originally submitted by nfw user aka Nathaniel Wesley Filardo
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
Diffstat (limited to 'target')
0 files changed, 0 insertions, 0 deletions