diff options
author | PÁLI Gábor János <pali.gabor@gmail.com> | 2022-12-30 14:47:25 +0100 |
---|---|---|
committer | PÁLI Gábor János <pali.gabor@gmail.com> | 2022-12-30 14:47:25 +0100 |
commit | 1c1b02874e1749d61b9b1680f744bf8470147416 (patch) | |
tree | 90578f8f7b73792dd41129b71bc73b0eefd81d32 /aports/busybox/udhcpd.confd | |
parent | 1b300a88b562f707ccd1b67229bd878930c9766c (diff) | |
download | freebsd-wifibox-alpine-1c1b02874e1749d61b9b1680f744bf8470147416.zip |
Move to Linux 5.15.85 + Alpine 3.17.0.
Diffstat (limited to 'aports/busybox/udhcpd.confd')
-rw-r--r-- | aports/busybox/udhcpd.confd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/aports/busybox/udhcpd.confd b/aports/busybox/udhcpd.confd new file mode 100644 index 0000000..69aaec3 --- /dev/null +++ b/aports/busybox/udhcpd.confd @@ -0,0 +1 @@ +UDHCPD_OPTS="-S /tmp/udhcpd.conf" |