diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-12-23 19:04:27 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-12-23 19:04:27 +0000 |
commit | ef504c23b12c68f2daace826412b56523bed73b0 (patch) | |
tree | 5f45f2baa69627bb781f7cbc9017a67557575cac /lsb-bootscripts/ChangeLog | |
parent | 878bc8bc0bd1e643ed90adcc98abd8ac69f5fa69 (diff) |
Correct permissions on /run/shm. Fixes #2984.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9692 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'lsb-bootscripts/ChangeLog')
-rw-r--r-- | lsb-bootscripts/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lsb-bootscripts/ChangeLog b/lsb-bootscripts/ChangeLog index 769dcd581..02fffee96 100644 --- a/lsb-bootscripts/ChangeLog +++ b/lsb-bootscripts/ChangeLog @@ -1,3 +1,5 @@ +2011-12-23 Matt Burgess <matthew@linuxfromscratch.org> + * etc/init.d/mountvirtfs: Correct permissions on /run/shm 2011-05-23 DJ Lucas <dj@linuxfromscratch.org> * Makefile, etc/default/rc: The value of ETCDIR is used to set the RC_BASE at install time. Changed default ETCDIR to /etc/rc.d and added /etc/init.d |