[OE-core] [PATCH 0/1] util-linux: add runuser PAM config files
ChenQi
Qi.Chen at windriver.com
Thu Sep 17 08:38:52 UTC 2015
Without this patch, we would meet errors like below.
Please consider merging this patch.
root at qemux86-64:~# touch 1 2
root at qemux86-64:~# ls
1 2
root at qemux86-64:~# runuser -l root -c ls
runuser: Failure setting user credentials
Best Regards,
Chen Qi
On 05/15/2015 01:29 PM, Shan Hai wrote:
> Add PAM config files for util-linux to fix a runtime failure of the
> runuser command.
>
> meta/recipes-core/util-linux/util-linux.inc | 8 ++++++++
> meta/recipes-core/util-linux/util-linux/runuser-l.pamd | 4 ++++
> meta/recipes-core/util-linux/util-linux/runuser.pamd | 5 +++++
> meta/recipes-core/util-linux/util-linux_2.24.2.bb | 2 ++
> 4 files changed, 19 insertions(+)
> create mode 100644 meta/recipes-core/util-linux/util-linux/runuser-l.pamd
> create mode 100644 meta/recipes-core/util-linux/util-linux/runuser.pamd
>
> Thanks
> Shan Hai
More information about the Openembedded-core
mailing list