committing changes in /etc made by "-bash"
Package changes:
This commit is contained in:
@@ -124,25 +124,21 @@ symbols = {
|
||||
description = "ARC checks success";
|
||||
groups = ["arc"];
|
||||
}
|
||||
|
||||
"ARC_REJECT" {
|
||||
weight = 1.0;
|
||||
description = "ARC checks failed";
|
||||
groups = ["arc"];
|
||||
}
|
||||
|
||||
"ARC_INVALID" {
|
||||
weight = 0.5;
|
||||
description = "ARC structure invalid";
|
||||
groups = ["arc"];
|
||||
}
|
||||
|
||||
"ARC_DNSFAIL" {
|
||||
weight = 0.0;
|
||||
description = "ARC DNS error";
|
||||
groups = ["arc"];
|
||||
}
|
||||
|
||||
"ARC_NA" {
|
||||
weight = 0.0;
|
||||
description = "ARC signature absent";
|
||||
|
||||
Reference in New Issue
Block a user