update: Convert wrsroot -> sysadmin

Debrands the user name.

Depends-On: I887464a20fc17d66529caea03be2b445156f9426
Change-Id: I04923b35b687901499ba0b05f30ae0f1c292d07a
Story: 2004716
Task: 28750
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
Saul Wold 2019-05-09 13:20:54 -07:00
parent 4d41130fe2
commit a7103af234
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ apilogfile = "/var/log/patching-api.log"
LOG = logging.getLogger('main_logger')
auditLOG = logging.getLogger('audit_logger')
audit_log_msg_prefix = 'User: wrsroot/admin Action: '
audit_log_msg_prefix = 'User: sysadmin/admin Action: '
detached_signature_file = "signature.v2"