diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-08-22 14:10:46 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-08-22 14:10:46 +0000 |
commit | 9f15f8abe4cc3fe834776ae7fb098e9ebda63385 (patch) | |
tree | 6f6f4ee2e21f2b94c7f66adba90df8c3bf33a440 /ChangeLog | |
parent | Fix pppd getting the interface metric. (diff) | |
download | baselayout-9f15f8abe4cc3fe834776ae7fb098e9ebda63385.tar.gz baselayout-9f15f8abe4cc3fe834776ae7fb098e9ebda63385.tar.bz2 baselayout-9f15f8abe4cc3fe834776ae7fb098e9ebda63385.zip |
Only open /proc/cmdline if it exists, #189686 thanks to Christian Affolter
svn path=/trunk/; revision=2847
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ # ChangeLog for Gentoo System Intialization ("rc") scripts # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPLv2 + 22 Aug 2007; Roy Marples <uberlord@gentoo.org>: + + Only open /proc/cmdline if it exists, #189686 thanks to Christian Affolter + 21 Aug 2007; Roy Marples <uberlord@gentoo.org>: Fix pppd getting the interface metric. |