From d9341a570b76393034c292b16273e528bd41d0e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Holger=20Wei=C3=9F?= Date: Mon, 12 Sep 2011 16:19:31 +0200 Subject: Clarify that "bcfg2 -f [...]" ignores "-l" Document the fact that the client will ignore any decision list specified via "-l" (or in the bcfg2.conf(5) file) if the client is called with the "-f" option (which tells it to configure from a file). --- man/bcfg2.1 | 3 ++- man/bcfg2.conf.5 | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/bcfg2.1 b/man/bcfg2.1 index 0ace97e8a..661153a15 100644 --- a/man/bcfg2.1 +++ b/man/bcfg2.1 @@ -98,7 +98,8 @@ specify these changes, but only install them on clients when administrator supervision is available. Because collaborative configuration is one of the remaining hard issues in configuration management, these issues typically crop up in environments with several -administrators and much configuration variety. +administrators and much configuration variety. (This setting will be +ignored if the -f option is also specified.) .TP .BR "\-n" diff --git a/man/bcfg2.conf.5 b/man/bcfg2.conf.5 index def850b67..ba091d8b1 100644 --- a/man/bcfg2.conf.5 +++ b/man/bcfg2.conf.5 @@ -296,7 +296,8 @@ These options only affect client functionality, specified in the .TP .B decision -Specify the server decision list mode (whitelist or blacklist). +Specify the server decision list mode (whitelist or blacklist). (This +setting will be ignored if the client is called with the -f option.) .TP .B drivers -- cgit v1.2.3-1-g7c22