--- file_not_specified_in_diff +++ file_not_specified_in_diff @@ -, +, @@ --- /etc/rc.d/init.d/cryptdisks.functions 2012-11-09 20:19:36.000000000 +0600 +++ /tmp/cryptdisks.functions 2015-06-06 16:29:51.123807187 +0500 @@ -661,7 +661,7 @@ egrep -v "^[[:space:]]*(#|$)" "$TABFILE" | while read dst src key opts; do rc=0 handle_crypttab_line_stop "$dst" "$src" "$key" "$opts" <&3 || rc=$? - msg_starting "$INITSTATE crypto disks ($dst)" + msg_stopping "$INITSTATE crypto disks ($dst)" if [ $rc -eq 0 ]; then success ||: elif [ $rc -eq 2 ]; then