On Friday, November 15, 2013 02:18:26 PM Glenn English wrote:
> On Nov 15, 2013, at 12:01 PM, Lisi Reisz <lisi.re...@gmail.com> wrote:
> >> Re-adding the two etho lines should fix it all for you - unless a
> >> reboot deletes them, somehow!
> > 
> > it did. :-(
> 
> Noob here. How about fixing /etc/network/interfaces, removing all write
> permissions from the file, rebooting, and looking for write errors? In
> hopes of finding what's writing over the file...

Close, Glenn. Set the file's 'immutable' bit so it *can't* be changed or 
deleted. That should surely raise the hackles of the quisling.
------
mkdir /run/network
# edit /etc/network/interfaces to restore eth0

chattr +i /run/network /etc/network/interfaces
------


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201311151512.44290.neal.p.mur...@alum.wpi.edu

Reply via email to