aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2008-09-16 10:23:22 +0200
committerHarald Hoyer <harald@redhat.com>2008-09-16 10:38:10 +0200
commit941a2a83127f206aa46c0e55cc57eada091c7abe (patch)
treeac107299def96bfd60aab71cdfdcaf69c5f5b5eb /Makefile
parent58ddef0ad76b02840d6cf8babb0d036f1a1f1c83 (diff)
downloadinitscripts-941a2a83127f206aa46c0e55cc57eada091c7abe.tar
initscripts-941a2a83127f206aa46c0e55cc57eada091c7abe.tar.gz
initscripts-941a2a83127f206aa46c0e55cc57eada091c7abe.tar.bz2
initscripts-941a2a83127f206aa46c0e55cc57eada091c7abe.tar.xz
initscripts-941a2a83127f206aa46c0e55cc57eada091c7abe.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 'Makefile')
0 files changed, 0 insertions, 0 deletions