From cec37e643f4889b4b8652bdfce886b1e5e81f2bd Mon Sep 17 00:00:00 2001 From: freaj Date: Mon, 30 Mar 2015 11:08:25 +0200 Subject: openrc-misc: add new package to [pcr] --- pcr/openrc-misc/connman.confd | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 pcr/openrc-misc/connman.confd (limited to 'pcr/openrc-misc/connman.confd') diff --git a/pcr/openrc-misc/connman.confd b/pcr/openrc-misc/connman.confd new file mode 100644 index 000000000..6d0c399e5 --- /dev/null +++ b/pcr/openrc-misc/connman.confd @@ -0,0 +1,15 @@ +# conf.d file for connman +# +# Please check connmand --help for more information. +# Useful options are: +# -c, --compat: enable NetworkManager compatibility mode. +# -W, --wifi=NAME: select wpa_supplicant wifi driver to use. +# This is useful if your wpa_supplicant is < 0.7 +# since connmand by default gives wpa_supplicant a +# comma separated list of values and < 0.7 does not +# understand or accept it. +# -i, --device=DEV: force use of given interface name. +# -I, --nodevice=DEV: force ignore of given interface name. +# -p, --plugin=NAME: specify plugins to load. +# -P, --noplugin=NAME: specify plugins not to load. +CONNMAN_OPTS="" -- cgit v1.2.3