diff options
author | Harald Hoyer <harald@redhat.com> | 2008-09-16 10:23:22 +0200 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2008-09-16 20:13:24 -0400 |
commit | e99add4a34459654609147c8989d41cb450d0117 (patch) | |
tree | 25c1d7688504df9bfd2d570d1d04f06c8f523d8c /README-event.d | |
parent | 0e44773240e01476b2709f9d206b86d5dfecffcf (diff) | |
download | initscripts-e99add4a34459654609147c8989d41cb450d0117.tar initscripts-e99add4a34459654609147c8989d41cb450d0117.tar.gz initscripts-e99add4a34459654609147c8989d41cb450d0117.tar.bz2 initscripts-e99add4a34459654609147c8989d41cb450d0117.tar.xz initscripts-e99add4a34459654609147c8989d41cb450d0117.zip |
https://bugzilla.redhat.com/show_bug.cgi?id=433702
Changes to init scripts to better support stateless:
--rc.sysinit--
- don't update mtab in a r/o root
- mount on sys and /dev/pts returns EBUSY on a readonly root
- [ -n $CLIENTSTATE ] is always returning true, causing an unnecessary timeout
--network--
- /etc/mtab may not have any mount information in the readonly-root
cause, but the root mount is likely to be a network mount. Without
this, nfs hangs the reboot process.
--halt--
- don't try and update a read-only mtab
--rwtab--
- /var/empty/sshd/etc/localtime needs to be overwritten by sshd at
startup
- /var/lib/random-seed is written to at shutdown; this fixes the
error but doesn't return the functionality lost in a r/o /var/lib.
Diffstat (limited to 'README-event.d')
0 files changed, 0 insertions, 0 deletions