mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-17 16:50:22 +00:00
add other for clienttype
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5419 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
@@ -823,7 +823,7 @@ auditlog => {
|
||||
audittime => 'The timestamp for the audit entry.',
|
||||
userid => 'The user running the command.',
|
||||
clientname => 'The client machine, where the command originated.',
|
||||
clienttype => 'Type of command: cli, java, webui.',
|
||||
clienttype => 'Type of command: cli,java,webui,other.',
|
||||
command => 'Command executed.',
|
||||
noderange => 'The noderange on which the command was run.',
|
||||
args => 'The command argument list.',
|
||||
|
Reference in New Issue
Block a user