add a couple of status messages to msfd

git-svn-id: file:///home/svn/framework3/trunk@6331 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
kris
2009-03-11 00:03:40 +00:00
parent b1edecb728
commit 48736bd287
+4
View File
@@ -67,9 +67,13 @@ arguments.parse(ARGV) { |opt, idx, val|
end
}
$stderr.puts "[*] Initializing msfd..."
# Create an instance of the framework
$framework = Msf::Simple::Framework.create
$stderr.puts "[*] Running msfd..."
# Fork into the background if requested
begin
if (not foreground)