mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-10 15:17:57 +07: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"
|
mount -o "$new_mount_options" --bind "$mount_folder" "$mount_folder"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
touch "/var/run/remount-secure/${FUNCNAME}"
|
touch "/var/run/remount-secure/${status_file_name}"
|
||||||
}
|
}
|
||||||
|
|
||||||
_home() {
|
_home() {
|
||||||
|
Loading…
Reference in New Issue
Block a user