pam: set correct perms for /sbin/unix_chkpwd.
--HG-- extra : convert_revision : f684205ed8cec4a955fea6012fe301c4007debdf
This commit is contained in:
@@ -30,4 +30,6 @@ Add_dependency build flex
|
||||
post_install()
|
||||
{
|
||||
rm -rf ${DESTDIR}/var
|
||||
# Fix unix_chkpwd perms.
|
||||
chmod 4755 ${DESTDIR}/sbin/unix_chkpwd
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user