[pve-devel] [RFC pve-common] Add user to run_command
Dietmar Maurer
dietmar at proxmox.com
Wed May 18 17:00:41 CEST 2016
And when do you change this back?
> + POSIX::setuid((getpwnam($user))[2]);
> + POSIX::setgid((getgrnam($user))[3]);
> +
> eval {
> local $ENV{LC_ALL} = $lang;
>
More information about the pve-devel
mailing list