- Add 'systemctl start logcorrelator.service' in post script - Update both packaging/rpm/post and logcorrelator.spec - Service is now enabled AND started automatically on install Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
- Create RPM maintainer scripts (post, preun, postun) - Add Docker build stages for each target distribution (el7, el8, el9, el10) - Update architecture.yml with supported RPM distributions - Update build.sh to extract distro-specific RPM packages Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>