]> code.ossystems Code Review - openembedded-core.git/commit
cups: fix pam configuration file's permission
authorChen Qi <Qi.Chen@windriver.com>
Fri, 25 Sep 2015 02:55:32 +0000 (10:55 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 28 Sep 2015 10:58:27 +0000 (11:58 +0100)
commitba510849a8bc238997b6d1669300e24c46bcf328
treea6287c1d4057ddae1f6b2cd2321471085452957b
parent117282486b68e4da468c21795ea87bfc85625885
cups: fix pam configuration file's permission

The files under /etc/pam.d should be 0644. The /etc/pam.d/cups file has
0444 after 'make install'. This patch fixes this problem.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/cups/cups.inc