Removed stray space in service definition.

This commit is contained in:
Gunnar Beutner 2013-02-03 17:36:19 +01:00
parent 745e86de97
commit 6717107205
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. *
******************************************************************************/
abstract object Service "ping" inherits "plugin-service" {
abstract object Service "ping" inherits "plugin-service" {
check_command = "$plugindir$/check_ping -H $address$ -w $wrta$,$wpl$% -c $crta$,$cpl$%a -p $packets$ -t $timeout$",
macros = {