diff options
author | Rémy Oudompheng <remy@archlinux.org> | 2011-06-19 22:42:02 +0200 |
---|---|---|
committer | Rémy Oudompheng <remy@archlinux.org> | 2011-06-19 22:55:26 +0200 |
commit | 165fececf5e74d613d6ea54f927e9ed81dcb3673 (patch) | |
tree | 303e97fbf89021ab6239020b9890b53c01f84a4d /NEWS | |
parent | 722552487d3f8e6525cbb873354e3c282d05bbcf (diff) | |
download | netctl-165fececf5e74d613d6ea54f927e9ed81dcb3673.tar.gz netctl-165fececf5e74d613d6ea54f927e9ed81dcb3673.tar.xz |
Add the possibility of restricting autostart to certain profiles (FS#23169)
This is done via the AUTO_PROFILES setting in /etc/conf.d/netcfg.
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ version 2.6 - add support for static routes configuration (FS#18700) - add support for creating tun/tap interfaces (FS#15049) - add configuration file /etc/conf.d/netcfg for net-auto-wireless -- add support for restricting automatic profiles (FS#23169) +- add support for restricting automatic startup of profiles (FS#23169) - bridge: add support for several brctl options (FS#16625) - wireless: add support for explicit BSSID (FS#24582) - wireless: add support for ad-hoc connections (FS#19683) |