On 07.04.2015 18:34, Lubomir Rintel wrote: > On Tue, 2015-04-07 at 18:15 +0200, poma wrote: >> $ NetworkManager --version >> You must be root to run NetworkManager! >> >> $ NetworkManager --help >> You must be root to run NetworkManager! > > Seems it's already fixed in master. > > Lubo >
True. $ src/NetworkManager --version 1.1.0 $ src/NetworkManager --help Usage: NetworkManager [OPTION...] NetworkManager monitors all network connections and automatically chooses the best connection to use. It also allows the user to specify wireless access points which wireless cards in the computer should associate with. Help Options: -h, --help Show help options Application Options: -V, --version Print NetworkManager version and exit -n, --no-daemon Don't become a daemon -d, --debug Don't become a daemon, and log to stderr --log-level=INFO Log level: one of [TRACE,DEBUG,INFO,WARN,ERR] --log-domains=PLATFORM,RFKILL,WIFI Log domains separated by ',': any combination of [DEFAULT,NONE,PLATFORM,RFKILL,ETHER,WIFI,BT,MB,DHCP4,DHCP6,DHCP,PPP,WIFI_SCAN,IP4,IP6,IP,AUTOIP4,DNS,VPN,SHARING,SUPPLICANT,AGENTS,SETTINGS,SUSPEND,CORE,DEVICE,OLPC,WIMAX,INFINIBAND,FIREWALL,ADSL,BOND,VLAN,BRIDGE,DBUS_PROPS,TEAM,CONCHECK,DCB,DISPATCH,ALL] --g-fatal-warnings Make all warnings fatal -p, --pid-file=filename Specify the location of a PID file --state-file=/path/to/state.file State file location --run-from-build-dir Run from build directory --config=/path/to/config.file Config file location --config-dir=/path/to/config/dir Config directory location --plugins=plugin1,plugin2 List of plugins separated by ',' --configure-and-quit Quit after initial configuration _______________________________________________ networkmanager-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/networkmanager-list
