summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2016-09-02 13:35:00 +0200
committerThomas Haller <thaller@redhat.com>2016-09-02 15:39:08 +0200
commit9aee7b493e3d6352c4864bf2fb4d7fe62626dc38 (patch)
tree3beabf6ddfd9f18d5e4803f4766a883f7ec55e60 /man
parenta043b0b4c73715f6b645a1e78832f398371d0cf1 (diff)
downloadNetworkManager-9aee7b493e3d6352c4864bf2fb4d7fe62626dc38.tar.gz
doc: add comment to systemd's NetworkManager.service about ibft requiring CAP_SYS_ADMIN
We don't want to enable this upstream, but make the requirement more discoverable by documenting it and put a comment to NetworkManager.service. https://bugzilla.redhat.com/show_bug.cgi?id=1371201
Diffstat (limited to 'man')
-rw-r--r--man/NetworkManager.conf.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/man/NetworkManager.conf.xml b/man/NetworkManager.conf.xml
index 6685bababc..ad4b7a09b8 100644
--- a/man/NetworkManager.conf.xml
+++ b/man/NetworkManager.conf.xml
@@ -1058,6 +1058,9 @@ enable=nm-version-min:1.3,nm-version-min:1.2.6,nm-version-min:1.0.16
You can also explicitly specify <literal>ibft</literal> to load the
plugin without <literal>ifcfg-rh</literal> or to change the plugin order.
</para>
+ <para>
+ Note that ibft plugin uses /sbin/iscsiadm and thus requires CAP_SYS_ADMIN capability.
+ </para>
</listitem>
</varlistentry>