mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-12-23 01:13:40 +07:00
fix
This commit is contained in:
parent
28cb53341d
commit
b0181af099
@ -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…
Reference in New Issue
Block a user