@ -133,7 +133,12 @@ systemd(){
echo
;;
up)
systemctl --type=service --state=running
if [[ ! -z "${2}" ]];then
systemctl status "${2}"
else
fi
start)
The note is not visible to the blocked user.