mirror of
https://github.com/elisspace/ArchMatic.git
synced 2026-08-29 15:33:47 +00:00
Replace dhclient with dhcpcd
Also remove networkmanager-vpnc as it likely isn't needed.
This commit is contained in:
@@ -17,9 +17,8 @@ PKGS=(
|
||||
'networkmanager' # Network connection manager
|
||||
'openvpn' # Open VPN support
|
||||
'networkmanager-openvpn' # Open VPN plugin for NM
|
||||
'networkmanager-vpnc' # Open VPN plugin for NM. Probably not needed if networkmanager-openvpn is installed.
|
||||
'network-manager-applet' # System tray icon/utility for network connectivity
|
||||
'dhclient' # DHCP client
|
||||
'dhcpcd' # DHCP client
|
||||
'libsecret' # Library for storing passwords
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user