aba7ab1e5f
The following steps are used to execute the tests using the standard test interface: Docker sudo ANSIBLE_INVENTORY=$(test -e inventory && echo inventory || echo /usr/share/ansible/inventory) TEST_SUBJECTS=docker:docker.io/library/fedora:26 TEST_ARTIFACTS=$PWD/artifacts ansible-playbook --tags container tests.yml Classic sudo ANSIBLE_INVENTORY=$(test -e inventory && echo inventory || echo /usr/share/ansible/inventory) TEST_SUBJECTS="" TEST_ARTIFACTS=$PWD/artifacts ansible-playbook --tags classic tests.yml https://src.fedoraproject.org/rpms/libselinux/pull-request/1
6 lines
173 B
Plaintext
6 lines
173 B
Plaintext
PURPOSE of /CoreOS/libselinux/Sanity/selinux_restorecon
|
|
Author: Milos Malik <mmalik@redhat.com>
|
|
|
|
Does selinux_restorecon work correctly? The program was added in RHEL-7.3.
|
|
|