From 1b05bb8ab4dbfcdda8ba372b1534a8538a2b5437 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 5 Dec 2007 13:02:47 +0000 Subject: [PATCH] - formatting svn-id: @9127 --- rc.d/rc.sysinit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc.d/rc.sysinit b/rc.d/rc.sysinit index 078e9abf..c3a5c0ac 100755 --- a/rc.d/rc.sysinit +++ b/rc.d/rc.sysinit @@ -458,7 +458,7 @@ if ! is_yes "$VSERVER"; then if [ -f /etc/crypttab ] && ! is_empty_file /etc/crypttab; then # XXX, this must be probably done after random is initialized from /var/run/random-seed - show "Starting disk encryption using the RNG:" + show "Starting disk encryption using the RNG" init_crypto 1 && ok || fail fi else -- 2.44.0