reorganized common repo, some minor modules improvements
This commit is contained in:
@@ -17,7 +17,8 @@ patch_snmp()
|
||||
backupdist /etc/snmp/snmpd.conf /etc/default/snmpd \
|
||||
/lib/systemd/system/snmpd.service /etc/init.d/snmpd
|
||||
installfile snmpd/snmpd.conf /etc/snmp/snmpd.conf
|
||||
installfile snmpd/snmpd.init /etc/init.d/snmpd
|
||||
# No longer required with Debian >= 11 or Devuan >= 4
|
||||
# installfile snmpd/snmpd.init /etc/init.d/snmpd
|
||||
installfile snmpd/snmpd.default /etc/default/snmpd
|
||||
if [[ -e /lib/systemd/system/snmpd.service ]]; then
|
||||
installfile snmpd/snmpd.service /lib/systemd/system/snmpd.service
|
||||
|
||||
Reference in New Issue
Block a user