On 2013-04-06 10:40 AM, Neil Bothwick <n...@digimed.co.uk> wrote:
On Sat, 06 Apr 2013 10:22:49 -0400, Tanstaafl wrote:So, other than userland scripts that I created myself and know where they live, where do I search for any files/scripts created/generated/maintained by the system, for references to eth0/1 to change to net0/1? Is it just /etc/conf.d?/etc/udev/rules.d Or grep -r 'eth[0-9]' /etc.
Perfect, thanks Neil...