ansible/roles/copr/backend/files/selinux/compile.sh

5 lines
109 B
Bash
Raw Normal View History

#!/bin/sh
checkmodule -M -m -o nrpe_copr.mod nrpe_copr.te
semodule_package -o nrpe_copr.pp -m nrpe_copr.mod