diff options
author | wrtbuild <wrtbuild@localhost.(none)> | 2011-10-16 07:34:24 (GMT) |
---|---|---|
committer | wrtbuild <wrtbuild@localhost.(none)> | 2011-10-16 07:34:24 (GMT) |
commit | 64ca2d1ca4e6f9ae279fc17d84b2abd453140d28 (patch) | |
tree | 84a28cd644955e52bd6b91f2c474e9f338841119 /files/etc/rc.local | |
parent | 0850ac21d153d490ddc2b02f29b74b4b5ed88181 (diff) |
add makefile to generate images
Diffstat (limited to 'files/etc/rc.local')
-rw-r--r-- | files/etc/rc.local | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/files/etc/rc.local b/files/etc/rc.local deleted file mode 100644 index 38c68a9..0000000 --- a/files/etc/rc.local +++ /dev/null @@ -1,4 +0,0 @@ -# the system init finished. By default this file does nothing. -ifconfig br-mesh down -ifconfig br-mesh up -exit 0 |