@@ -1089,6 +1089,8 @@ shell_is_restricted (name)
if (restricted)
return 1;
temp = base_pathname (name);
if (*temp == '-')
temp++;
return (STREQ (temp, RESTRICTED_SHELL_NAME));
}
The note is not visible to the blocked user.