README and CHANGELOG linked
is_init_running fixed
This commit is contained in:
parent
eaa06602ee
commit
734b2a3731
3 changed files with 3 additions and 1 deletions
1
luks/CHANGELOG
Symbolic link
1
luks/CHANGELOG
Symbolic link
|
@ -0,0 +1 @@
|
|||
cbox-tree.d/usr/share/doc/cryptobox/changelog
|
1
luks/README
Symbolic link
1
luks/README
Symbolic link
|
@ -0,0 +1 @@
|
|||
cbox-tree.d/usr/share/doc/cryptobox/README
|
|
@ -264,7 +264,7 @@ function is_crypto_mounted()
|
|||
|
||||
function is_init_running()
|
||||
{
|
||||
check_at_command_queue " box-init-bg"
|
||||
check_at_command_queue " init"
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue