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

Fix policy style #19

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Fix policy style #19

wants to merge 2 commits into from

Commits on May 5, 2021

  1. Fix policy style

    Fix policy according to the Reference Policy Style Guideline
    https://github.com/SELinuxProject/refpolicy/wiki/StyleGuide
    
    Alphabetically sort rules and permissios.
    
    Macros: fstools_domtrans, mount_domtrans,
    systemd_config_systemd_services, systemd_signal_passwd_agent,
    move to optional policy blocks.
    
    Remove duplicated macros.
    
    Remove whitespaces.
    
    Add '\' before .py in fc file.
    
    Add local policy for ssh_keygen to optional policy block
    5umm3r15 committed May 5, 2021
    Configuration menu
    Copy the full SHA
    7ad6816 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Add condition to spec file

    Add condition to spec file, because interface files
    with ifndef don’t work on rhel <8.4 and Fedora <33
    5umm3r15 committed May 19, 2021
    Configuration menu
    Copy the full SHA
    7447a7b View commit details
    Browse the repository at this point in the history