Rename all debian nagios-plugins* to monitoring-plugins*
This commit is contained in:
parent
243da0aad7
commit
ffc2ec872d
13 changed files with 0 additions and 0 deletions
10
debian/monitoring-plugins-standard.postinst
vendored
Normal file
10
debian/monitoring-plugins-standard.postinst
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
#!/bin/sh -e
|
||||
|
||||
. /usr/share/nagios-plugins/dpkg/functions
|
||||
templdir=/usr/share/nagios-plugins/templates-standard
|
||||
|
||||
if [ "$1" = "configure" ]; then
|
||||
register_cfgs $2
|
||||
fi
|
||||
|
||||
#DEBHELPER#
|
Loading…
Add table
Add a link
Reference in a new issue