Mailinglist Archive: opensuse-bugs (4238 mails)
| < Previous | Next > |
[Bug 732910] dhclient does not work with "ifup"
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 21 Dec 2011 22:01:56 +0000
- Message-id: <20111221220156.A4900CC7D1@soval.provo.novell.com>
https://bugzilla.novell.com/show_bug.cgi?id=732910
https://bugzilla.novell.com/show_bug.cgi?id=732910#c25
--- Comment #25 from Martin Tessun <martin.tessun@xxxxxxxxxxxxxx> 2011-12-21
22:01:55 UTC ---
What I think might work as a workaround, is setting the file read-only:
chattr +i /sbin/dhclient-script
Now even root might not change the file any more. You can remove this lock with
chattr -i /sbin/dhclient-script
If someone wants it, I have more audit.logs monitoring access to
/sbin/dhclient-script even during corruption.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |