2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-15 19:01:44 +00:00

modify message

This commit is contained in:
Casandra Qiu
2018-06-01 11:28:25 -04:00
parent bcf0b4a7b8
commit adb1cafa43

View File

@ -66,7 +66,7 @@ unless ($target) {
my $current_userid = getpwuid($>);
if ($current_userid ne "root")
{
print "WARNING: chtab bypasses xcatd and does not enforce xCAT policy tables. Using tabch instead.\n";
print "WARNING: chtab bypasses xcatd and does not enforce xCAT policy tables. Consider using tabch instead.\n";
}
my %keyhash = ();