mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-26 23:24:09 +02:00
Fix syntax error in feature config files.
This commit is contained in:
parent
4eb8688271
commit
fa0282d48c
@ -1,6 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* The checker component takes care of executing service checks.
|
* The checker component takes care of executing service checks.
|
||||||
*
|
*/
|
||||||
|
|
||||||
library "checker"
|
library "checker"
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* The notification component takes care of executing service checks.
|
* The notification component takes care of executing service checks.
|
||||||
*
|
*/
|
||||||
|
|
||||||
library "notification"
|
library "notification"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user