Compare commits

...

2 Commits
master ... sme8

Author SHA1 Message Date
Daniel Berteaud 59bfc4dcad Spec file update 2016-09-14 15:59:50 +02:00
Daniel Berteaud cea7899ae6 FI agent on el5 still takes --daemon-no-fork arg 2016-09-14 15:58:38 +02:00
2 changed files with 5 additions and 2 deletions

View File

@ -23,5 +23,5 @@
OPTIONS=$(/sbin/e-smith/db configuration getprop fusioninventory-agent getprop Options || echo '')
exec 2>&1
exec /usr/bin/fusioninventory-agent --daemon --no-fork \
exec /usr/bin/fusioninventory-agent --daemon-no-fork \
--debug $OPTIONS

View File

@ -1,4 +1,4 @@
%define version 0.2.2
%define version 0.2.3
%define release 1
%define name smeserver-fusioninventory-agent
@ -22,6 +22,9 @@ Requires: fusioninventory-agent
Configure FusdionInventory daemon on SME Server
%changelog
* Wed Sep 14 2016 Daniel Berteaud <daniel@firewall-services.com> - 0.2.3-1.sme
- Agent on el5 still takes --daemon-no-fork argument
* Thu Aug 25 2016 Daniel Berteaud <daniel@firewall-services.com> - 0.2.2-1.sme
- Fix the run script for recent fusioninventory versions
- Disable internal httpd