@ -1,3 +1,8 @@
#!/bin/bash
#
if [ $# == 0 ]
then
ssh nas sudo /usr/sbin/shutdown -P 5
else
ssh nas sudo /usr/sbin/shutdown -P $1
fi
The note is not visible to the blocked user.