blob: 39563046086395c1f820ab598fc424d6a835e06a [file] [log] [blame]
Andrew Geisslercc589282020-09-18 13:34:40 -05001
2do_install_append_harden () {
3 sed -i 's/umask.*/umask 027/g' ${D}/${sysconfdir}/profile
4}