]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
cups: fix pam configuration file's permission ChenQi/cups-pam
authorChen Qi <Qi.Chen@windriver.com>
Fri, 25 Sep 2015 02:31:30 +0000 (10:31 +0800)
committerChen Qi <Qi.Chen@windriver.com>
Fri, 25 Sep 2015 02:45:48 +0000 (10:45 +0800)
commitd47905ebd23d5f0b36498a325fc12619507dfd07
tree6a739a632d6c5bfc479c3c979a34e4725c8f59ab
parent2ad7308ee7166641eff99f3b9fe6794de143f6bc
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>
meta/recipes-extended/cups/cups.inc