]> git.pld-linux.org Git - packages/cacti-template-snmpdiskio.git/commitdiff
- snmpd
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 5 Oct 2008 21:19:51 +0000 (21:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cacti-template-snmpdiskio.spec -> 1.8

cacti-template-snmpdiskio.spec

index 82e7551eefe76b0153b1b833d2d0b17b9baca31e..4a423ce72edac570f32d170211b34a2be1b5bbfe 100644 (file)
@@ -47,7 +47,7 @@ mv %{plugin}-*/* .
 %patch0 -p1
 %patch1 -p1
 
-cat > snmp.%{plugin}.conf <<'EOF'
+cat > snmpd.%{plugin}.conf <<'EOF'
 exec .1.3.6.1.4.1.2021.54 hdNum %{_sbindir}/snmpdiskio hdNum
 exec .1.3.6.1.4.1.2021.55 hdIndex %{_sbindir}/snmpdiskio hdIndex
 exec .1.3.6.1.4.1.2021.56 hdDescr %{_sbindir}/snmpdiskio hdDescr
@@ -81,5 +81,5 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -n snmpdiskio
 %defattr(644,root,root,755)
-%doc README snmp.%{plugin}.conf
+%doc README snmpd.%{plugin}.conf
 %attr(755,root,root) %{_sbindir}/snmpdiskio
This page took 0.059469 seconds and 4 git commands to generate.