mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 00:54:41 +00:00
system: rename binary, rename service
This commit is contained in:
parent
bece7dc2df
commit
65a60c9d34
@ -48,11 +48,12 @@ class System implements IService
|
||||
public static function aliases()
|
||||
{
|
||||
return [
|
||||
'sshd',
|
||||
'sudo',
|
||||
'login',
|
||||
'opnsenseauthtest', /* XXX unused in >= 19.7 */
|
||||
'opnsenselogin',
|
||||
'sshd',
|
||||
'su',
|
||||
'opnsenseauthtest'
|
||||
'sudo',
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user