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

This commit is contained in:
Marek Marczykowski 2012-04-24 02:08:49 +02:00
parent 9927244670
commit 804dc973ed

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: