diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-09-09 16:04:40 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-09-09 16:04:40 +0000 |
commit | 230421384a6be1239b390fc12f73b0b223705609 (patch) | |
tree | 62fbc0991c8591e96d9cabf9eedd8876507e1c27 /ChangeLog | |
parent | 06ae2e5593fe6b3dac1b2d18e244a08b54da14e1 (diff) |
Allow people to specify a list of early mount points which will be mounted at the end of localmount so they can do tmpfs on things like /tmp #181527.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,6 +5,9 @@ Allow people to specify a list of temp dirs to clean in bootmisc #191807. + Allow people to specify a list of early mount points which will be mounted + at the end of localmount so they can do tmpfs on things like /tmp #181527. + 04 Sep 2007; Roy Marples <uberlord@gentoo.org>: start-stop-daemon now works with userids correctly when a pidfile |