summaryrefslogtreecommitdiffstats
path: root/src/sbin/bcfg2-lint
diff options
context:
space:
mode:
Diffstat (limited to 'src/sbin/bcfg2-lint')
-rwxr-xr-xsrc/sbin/bcfg2-lint1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sbin/bcfg2-lint b/src/sbin/bcfg2-lint
index 78b833f02..bc1e5b70e 100755
--- a/src/sbin/bcfg2-lint
+++ b/src/sbin/bcfg2-lint
@@ -82,6 +82,7 @@ if __name__ == '__main__':
'plugins': Bcfg2.Options.SERVER_PLUGINS,
'mconnect': Bcfg2.Options.SERVER_MCONNECT,
'filemonitor': Bcfg2.Options.SERVER_FILEMONITOR,
+ 'ignore': Bcfg2.Options.SERVER_FAM_IGNORE,
'location': Bcfg2.Options.SERVER_LOCATION,
'static': Bcfg2.Options.SERVER_STATIC,
'key': Bcfg2.Options.SERVER_KEY,