RPM Package for SecFix agent
Lukas Abegg
As of now, only packages for Debian and Ubuntu Linux are available. In enterprise environments, RHEL/Fedora are quite commonly used. Please provide an RPM package for easy installation with these systems.
For engineers:
The following directories might conflict during installation, because of Fedoras ownership, but should be easily fixable.
- %dir %attr(0755, root, root) "/etc"
- %dir %attr(0755, root, root) "/lib"
- %dir %attr(0755, root, root) "/lib/systemd"
- %dir %attr(0755, root, root) "/lib/systemd/system"
- %dir %attr(0755, root, root) "/usr"
- %dir %attr(0755, root, root) "/usr/local"
- %dir %attr(0755, root, root) "/usr/share"
- %dir %attr(0755, root, root) "/usr/share/doc"
- %dir %attr(0755, root, root) "/var"