mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Silence this command
This commit is contained in:
parent
780e7dc588
commit
f301a34cfb
@ -361,7 +361,7 @@ function local_user_set(& $user) {
|
||||
}
|
||||
|
||||
$un = $lock_account ? "" : "un";
|
||||
exec("/usr/sbin/pw {$un}lock {$user_name}");
|
||||
exec("/usr/sbin/pw {$un}lock -q {$user_name}");
|
||||
|
||||
conf_mount_ro();
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user