| … | |
… | |
| 2 | # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL |
2 | # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL |
| 3 | # Written by Daniel Robbins (drobbins@gentoo.org) |
3 | # Written by Daniel Robbins (drobbins@gentoo.org) |
| 4 | |
4 | |
| 5 | 05 May 2004; Aron Griffis <agriffis@gentoo.org>: |
5 | 05 May 2004; Aron Griffis <agriffis@gentoo.org>: |
| 6 | |
6 | |
|
|
7 | Fix bug 48595: Make sure $(id -u) is zero (root user) when running |
|
|
8 | init scripts to avoid a lot of error messages. |
|
|
9 | |
| 7 | Replace many lines of awk with two lines of grep in |
10 | Replace many lines of awk with two lines of grep in |
| 8 | init.d/localmount |
11 | init.d/localmount |
| 9 | |
12 | |
| 10 | 05 May 2004; Aron Griffis <agriffis@gentoo.org>: |
13 | Fix bug 44316: Use 0644 instead of 0640 for resolv.conf in net.ppp0 |
| 11 | |
|
|
| 12 | Fix bug 48595: Make sure $(id -u) is zero (root user) when running |
|
|
| 13 | init scripts to avoid a lot of error messages. |
|
|
| 14 | |
14 | |
| 15 | 03 May 2004; Aron Griffis <agriffis@gentoo.org>: |
15 | 03 May 2004; Aron Griffis <agriffis@gentoo.org>: |
| 16 | |
16 | |
| 17 | Update to version 1.10.20 of Debian's start-stop-daemon (contained |
17 | Update to version 1.10.20 of Debian's start-stop-daemon (contained |
| 18 | in dpkg at http://packages.debian.org/testing/base/dpkg). This |
18 | in dpkg at http://packages.debian.org/testing/base/dpkg). This |