Skip to content
This repository has been archived by the owner on Feb 15, 2021. It is now read-only.

Commit

Permalink
Merge pull request #35 from amreo/master
Browse files Browse the repository at this point in the history
rhel5 enable service at startup
  • Loading branch information
amreo committed Oct 7, 2019
2 parents fc92c70 + 3137bfa commit 98d4368
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/rhel5/ercole-agent.spec
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ install -m 755 package/rhel5/ercole-agent $RPM_BUILD_ROOT/etc/init.d/ercole-agen
install -m 644 package/rhel5/logrotate $RPM_BUILD_ROOT/etc/logrotate.d/ercole-agent

%post
chkconfig ercole-agent on

%files
%dir /opt/ercole-agent
Expand Down

0 comments on commit 98d4368

Please sign in to comment.