selinux_restorecon

SELinux libselinux utilies

Debian Debian
RUN apt-get update && \ apt-get install -y selinux-utils
Ubuntu
RUN apt-get update && \ apt-get install -y selinux-utils
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y selinux-utils
CentOS
RUN yum install -y libselinux-utils
Fedora
RUN dnf install -y libselinux-utils
Raspbian
RUN apt-get update && \ apt-get install -y selinux-utils
click the source code to copy install selinux_restorecon on any operating system with command-not-found.com