Change hook_modules_installed() to use SystemAccountManager
System accounts should be created using `SystemAccountManager`; any hook implemented by this module should use that service.
issue