]> git.sur5r.net Git - i3/i3status/commit
default config: remove DHCP, VPN
authorMichael Stapelberg <michael@stapelberg.de>
Wed, 17 Aug 2016 06:16:20 +0000 (08:16 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Wed, 17 Aug 2016 06:16:20 +0000 (08:16 +0200)
commit08ee3bdf2d4d8bd8efaf716d514a08d8a1014497
tree097bdee0afd2966a27893bbd5d2237e1c6aa263f
parentfde5ebfa1e5132bf33957ace30c70263038391ad
default config: remove DHCP, VPN

VPN was removed because it pointed to vpnc, which hasn’t been updated
since 2008 and is long obsolete in favor of openconnect. Since different
people use different VPN solutions, though (and other modules configured
by default do actually work regardless of the system), let’s remove this
and have people who need it configure it explicitly.

DHCP was removed because modern systems often don’t use dhclient anymore
(but rather systemd-networkd’s DHCP client, which can also be used via
NetworkManager these days) and because it fails our philosophy test:
it’s not something which you would look at every now and then if
i3status didn’t expose it.
i3status.conf