Remove OS requirement

This commit is contained in:
Brendan Coles
2016-01-30 17:34:20 +00:00
parent 798e79b55f
commit 14531f782a

View File

@@ -12,9 +12,4 @@ beef:
description: "This module attempts to detect Common UNIX Printing System (CUPS) on localhost on the default port 631."
authors: ["bcoles"]
target:
working:
ALL:
os: ["Linux"]
not_working:
ALL:
os: ["All"]
working: ["ALL"]