@@ -0,0 +1,7 @@
PID_FILE=/tmp/httplz.pid
kill $(cat $PID_FILE)
sleep 0.1
nohup httplz -l . &
echo $! > $PID_FILE
The note is not visible to the blocked user.