diff options
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 |