Imported Upstream version 2.15
This commit is contained in:
5
package/solaris/pkg/postinstall
Normal file
5
package/solaris/pkg/postinstall
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/sh
|
||||
|
||||
echo "To begin using NRPE, first edit /etc/nagios/nrpe.cfg, update the"
|
||||
echo "allowed_hosts line and any command lines. Then start the nrpe service"
|
||||
echo "by running the command 'svcadm enable nrpe' as root."
|
||||
Reference in New Issue
Block a user