summaryrefslogtreecommitdiff
path: root/files/common/etc/fsm/inetable/trans/robinson.leave
blob: cdc54616401c70394308d5a93b3ae639501f357c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/sh -e
. ../common.sh

mesh_del_ipv4

# stop DHCP server
uci delete dhcp.mesh
/etc/init.d/dnsmasq restart

# TODO: stop fake dns

# TODO: stop redirecting all inet traffic to local httpd
contact: Jan Huwald // Impressum