openwrt-packages/luci-app-mosdns/root/etc/hotplug.d/iface/99-mosdns
2023-02-03 17:07:36 +08:00

3 lines
61 B
Bash
Executable File

#!/bin/sh
[ "$ACTION" = ifup ] && /etc/init.d/mosdns restart