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:
@ -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 = ();
|
||||
|
Reference in New Issue
Block a user