dom0/qvm-firewall: clarify message (#24 pro)

This commit is contained in:
Marek Marczykowski 2012-04-24 02:08:49 +02:00
parent b0eb5d5f14
commit 2e7eb69c1a

View File

@ -300,7 +300,7 @@ def main():
if not options.numeric:
load_services()
if not vm.has_firewall():
print "INFO: This VM has no firewall set, below defaults are listed"
print "INFO: This VM has no firewall rules set, below defaults are listed"
display_firewall(conf)
if changed: