mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-26 00:35:55 -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
|
if [ -f "/var/cache/security-misc/state-files/$base_name" ]; then
|
||||||
continue
|
continue
|
||||||
fi
|
fi
|
||||||
|
echo "$0: chmod o-rwx \"$folder_name\""
|
||||||
chmod o-rwx "$folder_name"
|
chmod o-rwx "$folder_name"
|
||||||
## Create a state-file so we do this only once.
|
## Create a state-file so we do this only once.
|
||||||
## Therefore a user who will manually undo this, will not get
|
## Therefore a user who will manually undo this, will not get
|
||||||
|
Loading…
x
Reference in New Issue
Block a user