Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 380961 - x11-misc/i3status-2.3 looks for dhclient pid-file
Summary: x11-misc/i3status-2.3 looks for dhclient pid-file
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Kacper Kowalik (Xarthisius) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-28 16:24 UTC by Miguel de Val-Borro
Modified: 2011-08-28 18:17 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Miguel de Val-Borro 2011-08-28 16:24:30 UTC
In /etc/i3status.conf the DHCP pidfile is defined as "/var/run/dhclient*.pid". Please change it to "/var/run/dhcpcd*.pid" since dhcpcd is used by default if available.

Reproducible: Always
Comment 1 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2011-08-28 18:17:24 UTC
Sorry but we just provide that conf as an example with more or less sane defaults, strictly following upstream. If you want to customize it, just do it in ${HOME}/.i3status.conf. You can always file a bug upstream.