diff --git a/files/vault/Alpine/openrc b/files/vault/Alpine/openrc index 9a87cd4..bb4d235 100644 --- a/files/vault/Alpine/openrc +++ b/files/vault/Alpine/openrc @@ -36,7 +36,7 @@ start() { -- \ $command_args - eend$? + eend $? } stop() {