| … | |
… | |
| 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 35860: Use -o devmode=0664,devgid=85 when mounting usbfs. |
|
|
| 8 | Also replace many lines of awk with two lines of grep. |
7 | Replace many lines of awk with two lines of grep in |
|
|
8 | init.d/localmount |
| 9 | |
9 | |
| 10 | 05 May 2004; Aron Griffis <agriffis@gentoo.org>: |
10 | 05 May 2004; Aron Griffis <agriffis@gentoo.org>: |
| 11 | |
11 | |
| 12 | Fix bug 48595: Make sure $(id -u) is zero (root user) when running |
12 | Fix bug 48595: Make sure $(id -u) is zero (root user) when running |
| 13 | init scripts to avoid a lot of error messages. |
13 | init scripts to avoid a lot of error messages. |