Skip to content
Snippets Groups Projects
Commit 1ba10ac0 authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

Add support for custom dnsmasq config and odhcp6c handler scripts

parent 10d6c193
No related branches found
No related tags found
No related merge requests found
for file in /lib/gluon/odhcp6c.d/*; do
[ ! -x $file ] || $file
done
#!/bin/sh
echo 'conf-dir=/lib/gluon/dnsmasq.d' > /etc/dnsmasq.conf
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment