mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-24 17:21:05 -05:00
output
This commit is contained in:
parent
e5da6d9699
commit
f8c828b69a
@ -47,6 +47,7 @@ home_folder_access_rights_lockdown() {
|
||||
if [ -f "/var/cache/security-misc/state-files/$base_name" ]; then
|
||||
continue
|
||||
fi
|
||||
echo "$0: chmod o-rwx \"$folder_name\""
|
||||
chmod o-rwx "$folder_name"
|
||||
## Create a state-file so we do this only once.
|
||||
## Therefore a user who will manually undo this, will not get
|
||||
|
Loading…
Reference in New Issue
Block a user