mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-02 12:26:04 -04:00
fix
This commit is contained in:
parent
28cb53341d
commit
b0181af099
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ remount_hook() {
|
|||
if getargbool 1 remountsecure; then
|
||||
if ! remount-secure ; then
|
||||
warn "'remount-secure' failed."
|
||||
return 1
|
||||
fi
|
||||
info "'remount-secure' success."
|
||||
return 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue