[Pkg-sysvinit-commits] r434 - sysvinit/trunk/debian
Thomas Hood
jdthood-guest at costa.debian.org
Tue Dec 20 18:16:00 UTC 2005
Author: jdthood-guest
Date: 2005-12-20 18:15:59 +0000 (Tue, 20 Dec 2005)
New Revision: 434
Modified:
sysvinit/trunk/debian/changelog
Log:
Improve note to admins
Modified: sysvinit/trunk/debian/changelog
===================================================================
--- sysvinit/trunk/debian/changelog 2005-12-20 18:11:21 UTC (rev 433)
+++ sysvinit/trunk/debian/changelog 2005-12-20 18:15:59 UTC (rev 434)
@@ -15,9 +15,10 @@
+ Don't fail to install in chroots (Closes: #344089)
* No longer keep the dynamic nologin flag file on the root filesystem;
instead, keep it at /var/lib/initscripts/nologin. Note to admins:
- initscripts's postinst symlinks /etc/nologin to the latter location;
- to switch on "nologin" mode permanently, simply replace the symlink
- with a file.
+ initscripts's postinst symlinks /etc/nologin to the latter location.
+ To switch off login delaying permanently, set DELAYLOGIN=no in
+ /etc/default/rcS. To switch it on permanently, replace the
+ /etc/nologin symlink with a file.
* mountvirtfs: Mount /dev/shm earlier; move long comment to README.Debian
* Add 45_pidof_symlink.dpatch: Make pidof an absolute symlink
(Closes: #343862)
More information about the Pkg-sysvinit-commits
mailing list