[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /os/Linux/distr/salix/sbo/15.0/network/connman/
 
Current bandwidth utilization 2037.25 Mbit/s
Bandwidth utilization bar
Contents of README:
connman (Connection management daemon)

Connman provides a daemon for managing Internet connections. The 
Connection Manager is designed to be slim and to use as few resources 
as possible. It is fully modular system that can be extended through 
plug-ins. The plug-in approach allows for easy adaption and 
modification for various use cases. Connman implements DNS resolving 
and caching, DHCP clients for both IPv4 and IPv6, link-local IPv4 
address handling and tethering (IP connection sharing) to clients via 
USB, ethernet, WiFi, cellular and Bluetooth.

To run connman on startup, run (as root):
  chmod +x /etc/rc.d/rc.connmand
then add this to your /etc/rc.d/rc.local:
  if [ -x /etc/rc.d/rc.connmand ]; then
    /etc/rc.d/rc.connmand start
  fi
Make sure other networking services like NetworkManager or WPA
Supplicant are not also configured to run on startup.

By default, this SlackBuild will build connman with support for iwd,
polkit, and nmcompat (NetworkManager compatibility interfaces). If
you wish to disable any of these, you may run the SlackBuild with
the DISABLE_IWD, DISABLE_POLKIT, and DISABLE_NMCOMPAT environment
variables set, e.g.
  DISABLE_IWD=yes DISABLE_POLKIT=yes DISABLE_NMCOMPAT=yes \
  ./connman.SlackBuild

Icon  Name                                    Last modified      Size  
[DIR] Parent Directory - [TXT] README 19-Aug-2023 04:20 1.2K [TXT] connman.SlackBuild 12-Aug-2023 03:45 3.5K [   ] connman.info 12-Aug-2023 03:45 349 [TXT] rc.connmand 15-Jul-2023 12:33 468 [TXT] slack-desc 22-Apr-2023 06:48 1.1K

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!