Skip to content
Snippets Groups Projects
Verified Commit 64338a64 authored by Michal Hrusecky's avatar Michal Hrusecky :mouse:
Browse files

oneshot: Unbound shouldn't enable dnsmasq on it's removal

parent 76fd6a1b
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
# Unbound shouldn't enable dnsmasq on it's removal
[ \! -f /usr/lib/opkg/info/unbound.prerm-pkg ] || sed -i 's|^uci|# uci|' /usr/lib/opkg/info/unbound.prerm-pkg
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