selinux: remove runtime disable message in the install_policy.sh script
authorPaul Moore <paul@paul-moore.com>
Tue, 20 Sep 2022 18:11:11 +0000 (14:11 -0400)
committerPaul Moore <paul@paul-moore.com>
Tue, 20 Sep 2022 18:12:25 +0000 (14:12 -0400)
commit2fe2fb4ce60be9005d7bfdd5665be03b8efb5b13
tree0f8d55ef85f680bafa39c618f5064a123280abcf
parentc969bb8dbaf2f3628927eae73e7c579a74cf1b6e
selinux: remove runtime disable message in the install_policy.sh script

We are in the process of deprecating the runtime disable mechanism,
let's not reference it in the scripts.

Signed-off-by: Paul Moore <paul@paul-moore.com>
scripts/selinux/install_policy.sh