@@ -0,0 +1,5 @@
php -S 127.0.0.1:8080 &
SERVER_PID=$!
firefox --kiosk http://127.0.0.1:8080
kill $SERVER_PID
pkill firefox
The note is not visible to the blocked user.