TODO list update
authorJamie Cameron <jcameron@webmin.com>
Wed, 7 Oct 2009 05:23:02 +0000 (22:23 -0700)
committerJamie Cameron <jcameron@webmin.com>
Wed, 7 Oct 2009 05:23:02 +0000 (22:23 -0700)
system-status/system-status-lib.pl

index 95fc3f6..c963b9b 100755 (executable)
@@ -2,7 +2,6 @@
 #
 # XXX Collect from Cloudmin
 # XXX Cloudmin should enable background collection
-# XXX Cloudmin should install using YUM
 
 BEGIN { push(@INC, ".."); };
 eval "use WebminCore;";