Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Makefile: add target rebuild-interface-db #201

Merged
merged 3 commits into from
Jun 3, 2020

Commits on Jun 2, 2020

  1. Makefile: add target build-interface-db

    Build the policy interface database with 'sepolgen-ifgen'.
    This database is required for reference style policy generation by
    'audit2allow --reference'
    
    Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
    cgzones committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    a3811f4 View commit details
    Browse the repository at this point in the history
  2. devices/storage: quote arguments to tunable_policy

    Match the overall style and please sepolgen-ifgen
    
    Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
    cgzones committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    dcb01ec View commit details
    Browse the repository at this point in the history
  3. apache: quote gen_tunable name argument

    Match the style of tunable_policy and gen_tunable statements in userdomain
    
    Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
    cgzones committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    b418061 View commit details
    Browse the repository at this point in the history