diff --git a/headless.apkovl.tar.gz b/headless.apkovl.tar.gz index 05243b8..5faa7c9 100644 Binary files a/headless.apkovl.tar.gz and b/headless.apkovl.tar.gz differ diff --git a/overlay/etc/local.d/headless.start b/overlay/etc/local.d/headless.start index f5ca45b..49b3fe8 100755 --- a/overlay/etc/local.d/headless.start +++ b/overlay/etc/local.d/headless.start @@ -1,6 +1,6 @@ #!/bin/sh -VERSION="0.5" +VERSION="0.6" # Redirect stdout and errors to console as rc.local does not log anything exec 1>/dev/console 2>&1