Commit f5709d62 authored by Konstantin Baev's avatar Konstantin Baev

change one message too

parent 90621516
......@@ -169,7 +169,8 @@ status()
local PRECOMP
echo "CIFS module status:"
if is_moduled ; then
echo " kernel module $MODULENAME is loaded"
echo " kernel module $MODULENAME version $MODULEVERSION is loaded"
# `modinfo etercifs | grep ^version:`
else
if is_origmoduled ; then
echo " origin kernel module $ORIGMODULENAME loaded"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment