Fix Msf::Post::Solaris::Kernel class name
parent
671cda076b
commit
7c1ae843b1
|
@ -3,7 +3,7 @@ require 'msf/core/post/common'
|
|||
|
||||
module Msf
|
||||
class Post
|
||||
module Linux
|
||||
module Solaris
|
||||
module Kernel
|
||||
include ::Msf::Post::Common
|
||||
|
||||
|
|
Loading…
Reference in New Issue