@ -30,7 +30,7 @@ int main() {
perror("open /run/vpn/net");
return 1;
}
execl("csshell", "bshell", NULL);
execl(shell, shell, NULL);
perror(NULL);
return 0;
The note is not visible to the blocked user.