X-Git-Url: http://git.onelab.eu/?p=monitor.git;a=blobdiff_plain;f=Monitor.spec;fp=Monitor.spec;h=8d9ede01624b4a6984e6d5960d654539f8f1ed53;hp=ac97879d0cff2bbbae7284b3fd1eef84d62e7f03;hb=e01c2cd8fc39ce756ff04dcae3791e8af28013f7;hpb=47471d23830c6020a87513dd89cda6572b7b26bf diff --git a/Monitor.spec b/Monitor.spec index ac97879..8d9ede0 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -177,8 +177,6 @@ rsync -a --exclude .svn ./monitor/ $RPM_BUILD_ROOT/%{python_sitearch}/monitor install -D -m 755 threadpool.py $RPM_BUILD_ROOT/%{python_sitearch}/threadpool.py # TODO: -echo " * TODO: Setting up Monitor account in local MyPLC" - #touch $RPM_BUILD_ROOT/var/www/cgi-bin/monitor/monitorconfig.php #chmod 777 $RPM_BUILD_ROOT/var/www/cgi-bin/monitor/monitorconfig.php @@ -314,8 +312,8 @@ fi %post nagios # TODO: do as much as possible to get the host setup and running. -chkconfig --add monitor-nagios -chkconfig monitor-nagios on +#chkconfig --add monitor-nagios +#chkconfig monitor-nagios on chkconfig mysqld on %post server