diff --git a/configfiles/rc.local b/configfiles/rc.local deleted file mode 100644 index f52ae20..0000000 --- a/configfiles/rc.local +++ /dev/null @@ -1,6 +0,0 @@ -# Put your custom commands here that should be executed once -# the system init finished. By default this file does nothing. - -wifi up - -exit 0