diff options
author | Alberto Bursi <alberto.bursi@outlook.it> | 2017-05-02 19:31:17 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2017-06-02 00:09:14 +0200 |
commit | 9e20cc56b9a7244b14a5aa8d807148a619339103 (patch) | |
tree | c84c662f2fa4b6a0eace5e6d94f8e1de99f324a8 /package/boot | |
parent | ebf46d2c5bd3c4f1ff80544a134f87131e011056 (diff) | |
download | upstream-9e20cc56b9a7244b14a5aa8d807148a619339103.tar.gz upstream-9e20cc56b9a7244b14a5aa8d807148a619339103.tar.bz2 upstream-9e20cc56b9a7244b14a5aa8d807148a619339103.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 'package/boot')
0 files changed, 0 insertions, 0 deletions