@ -531,9 +531,9 @@ int rule(conf *conf)
{
if (system_version() >= 12)
if ((fp = popen(GE_12, "r")) == NULL)
if ((fp = popen(GE_10, "r")) == NULL)
perror("GE_12");
perror("GE_10");
return -1;
}
The note is not visible to the blocked user.