@@ -0,0 +1,6 @@
#!/bin/sh
echo "${CRONTAB} /scripts/backup.sh" > /etc/crontabs/root
/scripts/backup.sh
exec crond -f
The note is not visible to the blocked user.