mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-08 06:12:41 -04:00
output
This commit is contained in:
parent
44a15cd97d
commit
5bdd7b8475
1 changed files with 1 additions and 1 deletions
|
@ -196,7 +196,7 @@ remount_secure() {
|
||||||
fi
|
fi
|
||||||
|
|
||||||
new_mount_options="$(findmnt --noheadings --output options -- "$mount_folder")" || true
|
new_mount_options="$(findmnt --noheadings --output options -- "$mount_folder")" || true
|
||||||
$output_command "INFO: '$mount_folder' new_mount_options: $new_mount_options"
|
$output_command "INFO: '$mount_folder' new_mount_options: '$new_mount_options'"
|
||||||
|
|
||||||
touch "$status_file_full_path"
|
touch "$status_file_full_path"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue