0
0
mirror of https://github.com/openwrt/routing.git synced 2025-02-07 00:21:21 +00:00
routing/ohybridproxy/files/ohybridproxy.hotplug
2014-02-18 23:37:57 +01:00

5 lines
121 B
Bash

#!/bin/sh
/etc/init.d/ohybridproxy enabled || exit 0
[ "$ACTION" = ifupdate ] && exit 0
/etc/init.d/ohybridproxy restart