mirror of
https://github.com/hardenedlinux/harbian-audit.git
synced 2025-04-08 17:06:34 +02:00
Modify apply method for 9.5
This commit is contained in:
parent
0746a7b378
commit
f4a28eddaa
@ -47,7 +47,7 @@ apply () {
|
||||
ok "$PATTERN is present in $FILE"
|
||||
else
|
||||
crit "$PATTERN is not present in $FILE"
|
||||
add_line_file_before_pattern $FILE "auth required pam_wheel.so" "# Uncomment this if you want wheel members to be able to"
|
||||
add_line_file_before_pattern $FILE "auth required pam_wheel.so use_uid" "# Uncomment this if you want wheel members to be able to"
|
||||
fi
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user