From: Mark Huang Date: Tue, 10 Oct 2006 19:16:36 +0000 (+0000) Subject: - install and add nm_mom.py to spec X-Git-Tag: planetlab-4_0-rc1~24 X-Git-Url: http://git.onelab.eu/?p=mom.git;a=commitdiff_plain;h=456077828c16ccbd967e0e8f9c120486fecfd280 - install and add nm_mom.py to spec --- diff --git a/pl_mom.spec b/pl_mom.spec index dca3c1e..94697c4 100644 --- a/pl_mom.spec +++ b/pl_mom.spec @@ -56,7 +56,7 @@ install -D -m 755 swapmon.init $RPM_BUILD_ROOT/%{_initrddir}/swapmon install -D -m 755 pl_mop.sh $RPM_BUILD_ROOT/usr/local/planetlab/bin/pl_mop.sh # Tests and restarts NM -install -D -m 755 nm_mop.sh $RPM_BUILD_ROOT/usr/local/planetlab/bin/nm_mop.sh +install -D -m 755 nm_mom.py $RPM_BUILD_ROOT/usr/local/planetlab/bin/nm_mom.py # Runs pl_mop and bwmon periodically install -D -m 644 pl_mom.cron $RPM_BUILD_ROOT/%{_sysconfdir}/cron.d/pl_mom @@ -100,6 +100,7 @@ exit 0 %files %defattr(-, root, root, -) %{_datadir}/%{name}/pl_mom.py +%{_datadir}/%{name}/nm_mom.py %{_datadir}/%{name}/bwmon.py %{_datadir}/%{name}/swapmon.py %{_initrddir}/swapmon