From 55890ace6ff494e5ccfa0bcab066aa2ad908cbe1 Mon Sep 17 00:00:00 2001 From: Jan Wachsmuth Date: Sun, 7 Jan 2024 22:28:16 +0100 Subject: [PATCH] Update persistant-hook.md --- persistant-hook.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/persistant-hook.md b/persistant-hook.md index a144c45..bbcd7df 100644 --- a/persistant-hook.md +++ b/persistant-hook.md @@ -95,7 +95,7 @@ chmod 755 /vendor/user/user.sh cd /vendor/user ls -l ``` -The shutdown of the 'apcli0' WiFi interface does not work within the script, however it works a bit later if executed manually. +The shutdown of the 'apcli0' WiFi interface does not work within the script when called in the first place, however it works a bit later if executed manually. So I added the 600 seconds (10 minutes) sleep and executed the command twice. Now it looks that it works as expected. So far, the device fetches the full version of busybook after each reboot, but stores that binary in ramfs. With ***df*** command you can verify the free space on each of the file systems.