diff options
author | George McCollister <george.mccollister@gmail.com> | 2015-11-05 10:56:54 -0600 |
---|---|---|
committer | Joe MacDonald <joe_macdonald@mentor.com> | 2015-11-27 09:18:14 -0500 |
commit | d3efe540851c37de277e864e436dcfc0ae9465c5 (patch) | |
tree | d81660a92c9f9ee81f181f64cfc3b8241fbd28ba /recipes-security/selinux/libselinux/libselinux-get-pywrap-depends-on-selinux.py.patch | |
parent | 8864246d33150a88f351f2a07815bd02799de549 (diff) | |
download | meta-selinux-d3efe540851c37de277e864e436dcfc0ae9465c5.tar.gz |
selinux-image: Fix RE error getting POL_TYPE
Change [:space:] to [[:space:]]. [:space:] is incorrect and is treated
as a list of characters. Prior to this change having a policy of
'standard' resulted in POL_TYPE being set to 'tandard'.
Change the regular expression to match from the beginning of the line
since correcting the [:space:] error causes the '# SELINUXTYPE= can
take one of these values:' line to match.
Signed-off-by: George McCollister <george.mccollister@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to 'recipes-security/selinux/libselinux/libselinux-get-pywrap-depends-on-selinux.py.patch')
0 files changed, 0 insertions, 0 deletions