gluon-core: remove obsolete dnsmasq upgrade script
The script cleaned up an old setting that was removed in 2014.
This commit is contained in:
parent
ba9fc94e85
commit
395266e404
@ -1,5 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
if [ -e /etc/dnsmasq.conf ]; then
|
||||
sed -i -e '/^conf-dir=\/lib\/gluon\/dnsmasq\.d$/d' -e '/^conf-dir=\/var\/gluon\/dnsmasq\.d$/d' /etc/dnsmasq.conf
|
||||
fi
|
Loading…
Reference in New Issue
Block a user