@ -165,6 +165,6 @@ systemd(){
if [[ "${serviceManager}" = "runit" ]];then
runit "${1}" "${2}"
elif [[ "${serviceManager}" ]];then
elif [[ "${serviceManager}" = " systemd" ]];then
systemd "${1}" "${2}"
fi
The note is not visible to the blocked user.