diff --git a/net-snmp.spec b/net-snmp.spec index 2fc7112..50a1565 100644 --- a/net-snmp.spec +++ b/net-snmp.spec @@ -382,8 +382,6 @@ LD_LIBRARY_PATH=${RPM_BUILD_ROOT}/%{_libdir} make test # Save the current service runlevel info, # User must manually run systemd-sysv-convert --apply snmpd # to migrate them to systemd targets -echo "hello world" >> /tmp/snmp -echo date >>/tmp/snmp /usr/bin/systemd-sysv-convert --save snmpd >/dev/null 2>&1 ||: /usr/bin/systemd-sysv-convert --save snmptrapd >/dev/null 2>&1 ||: /sbin/chkconfig --del snmpd >/dev/null 2>&1 || :