Rescue if priv is not available
git-svn-id: file:///home/svn/framework3/trunk@10848 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
ca21c6df15
commit
9432991951
|
@ -48,7 +48,7 @@ module MeterpreterOptions
|
||||||
end
|
end
|
||||||
=end
|
=end
|
||||||
|
|
||||||
session.load_priv
|
session.load_priv rescue nil
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue