mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-08 19:59:25 -04:00
comment
This commit is contained in:
parent
0326cd5ee9
commit
e18ec533c3
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ remount_secure() {
|
|||
return 0
|
||||
fi
|
||||
|
||||
## BUG: echo: write error: Broken pipe
|
||||
if echo "$mount_output" | grep -q "$mount_folder " ; then
|
||||
## Already mounted. Using remount.
|
||||
echo mount -o "remount,${new_mount_options}" "$mount_folder"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue