package: ifupdown
version: 0.7.8
severity: minor

I make use of a relative path to source in /etc/network/interfaces, as implied by the manpage. ifup -a will see all defined interfaces in external files.

However, ifquery uses $PWD when attempting to find the referenced file. So, if I am in /root, ifquery --list doesn't show anything from the included file. If I changed $PWD to /etc/network, then ifquery --list functions correctly.

A workaround is to specify the full path in /etc/network/interfaces.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to