diff options
| author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-08-18 01:46:48 +0200 |
|---|---|---|
| committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-08-18 01:46:48 +0200 |
| commit | 71881d10bb5c4f6b70f36712068a248c0dffbd83 (patch) | |
| tree | 2d9ec7956bfd0b6934b1572901f7820bf1621ea5 /debian/changelog | |
| parent | 290f2a74c2e2140aa78016aeeb066d447a801ecd (diff) | |
create /run/shm and /run/lock, to fix locking until we properly start rcS.d scripts.
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 06bb0487..1a412ee7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,9 @@ hurd (20110519-4) UNRELEASED; urgency=low - * local/setup-translators: Restore /dev/shm creation. + * local/setup-translators: + - Restore /dev/shm creation. + - create /run/shm and /run/lock, to fix locking until we properly start + rcS.d scripts. * patches/libdiskfs_sync.patch: New patch to fix sync at shutdown. * local/setup-translators: Set up entropy socket in /var/run instead of /tmp, as the latter is world-writable. |
