Thanks that fixed the issue . ------------------------------
Message: 2 Date: Fri, 6 Apr 2018 09:43:59 +0200 From: Michael Mraka <[email protected]> To: [email protected] Subject: Re: [Spacewalk-list] Create Kickstart Distribution issue Message-ID: <[email protected]> Content-Type: text/plain; charset=utf-8 Hello, Correct selinux label for kickstart tree is system_u:object_r:spacewalk_data_t:s0. E.g. # ll kickstart/ks-centos-x86_64-server-7-7.4/ -Z drwxr-x---. apache apache system_u:object_r:spacewalk_data_t:s0 EFI -rwxr-x---. apache apache system_u:object_r:spacewalk_data_t:s0 EULA -rwxr-x---. apache apache system_u:object_r:spacewalk_data_t:s0 GPL drwxr-x---. apache apache system_u:object_r:spacewalk_data_t:s0 LiveOS drwxr-x---. apache apache system_u:object_r:spacewalk_data_t:s0 addons -rwxr-x---. apache apache system_u:object_r:spacewalk_data_t:s0 discinfo -rwxr-x---. apache apache system_u:object_r:spacewalk_data_t:s0 extra_files.json drwxr-x---. apache apache system_u:object_r:spacewalk_data_t:s0 images drwxr-x---. apache apache system_u:object_r:spacewalk_data_t:s0 isolinux -rwxr-x---. apache apache system_u:object_r:spacewalk_data_t:s0 media.repo drwxr-x---. apache apache system_u:object_r:spacewalk_data_t:s0 repodata -rwxr-x---. apache apache system_u:object_r:spacewalk_data_t:s0 treeinfo Regards, -- Michael Mr?ka System Management Engineering, Red Hat _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
