mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-29 12:43:19 -05:00
output
This commit is contained in:
parent
6b73e6c2a9
commit
c3dd178b19
@ -164,7 +164,7 @@ remount_secure() {
|
|||||||
$output_command "INFO: '$mount_folder' old_mount_options: '$old_mount_options'"
|
$output_command "INFO: '$mount_folder' old_mount_options: '$old_mount_options'"
|
||||||
|
|
||||||
if echo "$old_mount_options" | grep --quiet "$intended_mount_options" ; then
|
if echo "$old_mount_options" | grep --quiet "$intended_mount_options" ; then
|
||||||
$output_command "INFO: '$mount_folder' has already intended mount options. ($intended_mount_options)"
|
$output_command "INFO: '$mount_folder' has already intended mount options. ('$intended_mount_options')"
|
||||||
return 0
|
return 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user