mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-10-01 08:25:45 -04:00
fix
This commit is contained in:
parent
486027a4d7
commit
29cd9a0c38
@ -70,7 +70,7 @@ remount_secure() {
|
||||
mount -o "$new_mount_options" --bind "$mount_folder" "$mount_folder"
|
||||
fi
|
||||
|
||||
touch "/var/run/remount-secure/${FUNCNAME}"
|
||||
touch "/var/run/remount-secure/${status_file_name}"
|
||||
}
|
||||
|
||||
_home() {
|
||||
|
Loading…
Reference in New Issue
Block a user