@@ -4,6 +4,8 @@ source functions.sh
pidfile=/var/run/backup_script
trap cleanup EXIT
function cleanup {
echo "bye bye"
test -f $pidfile && rm -f $pidfile
The note is not visible to the blocked user.