Need to edit spacewalk-java.spec to include creation of /etc/rhn/cobbler and have that dir be owned by tomcat:tomcat
Also, need to move it to /var/lib/rhn/kickstarts. From our meeting notes: > -- Saving kickstarts in /etc/rhn is not as LSB friendly as it could be > as these aren't config files. Use /var/lib/rhn/kickstarts or similar > for user data.
To test: 1) Ensure that /var/lib/rhn/kickstarts exists 2) Ensure that /var/lib/rhn/kickstarts is owned by tomcat:tomcat and has mode 775 3) Create a kickstart profile in spacewalk and verify that it shows up in /var/lib/rhn/kickstarts
verified