[Pkg-sysvinit-devel] Bug#530582: short comments for /etc/default/rcS

martin f krafft madduck at debian.org
Tue May 26 05:25:30 UTC 2009


Package: initscripts
Version: 2.86.ds1-61
Severity: wishlist
Tags: patch

A user has hinted that this would be a good idea, and I agree. At
the very least, it doesn't hurt to have short comments in the file
to give a bit of guidance.

--- debian/initscripts/share/default.rcS        (revision 1331)
+++ debian/initscripts/share/default.rcS        (working copy)
@@ -7,11 +7,27 @@
 #
 # This file belongs to the "initscripts" package.
 
+# delete files in /tmp during boot older than x days.
+# '0' means always, -1 or 'infinite' disables the feature
 TMPTIME=0
+
+# spawn sulogin during boot, continue normal boot if not used in 30 seconds
 SULOGIN=no
+
+# do not allow users to log in until the boot has completed
 DELAYLOGIN=no
+
+# assume that the BIOS clock is set to UTC time (recommended)
 UTC=yes
+
+# be more verbose during the boot process
 VERBOSE=no
+
+# automatically repair filesystems with inconsistencies during boot
 FSCKFIX=no
+
+# mount /var/run as a tmpfs
 RAMRUN=no
+
+# mount /var/lock as a tmpfs
 RAMLOCK=no

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-rc5-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages initscripts depends on:
ii  debianutils                  3.1.3       Miscellaneous utilities specific t
ii  e2fsprogs                    1.41.5-1    ext2/ext3/ext4 file system utiliti
ii  libc6                        2.9-12      GNU C Library: Shared libraries
ii  lsb-base                     3.2-22      Linux Standard Base 3.2 init scrip
ii  mount                        2.13.1.1-1  Tools for mounting and manipulatin
ii  sysvinit-utils               2.86.ds1-61 System-V-like utilities

Versions of packages initscripts recommends:
ii  psmisc                        22.7-1     utilities that use the proc file s

initscripts suggests no packages.

-- no debconf information


-- 
 .''`.   martin f. krafft <madduck at d.o>      Related projects:
: :'  :  proud Debian developer               http://debiansystem.info
`. `'`   http://people.debian.org/~madduck    http://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature (see http://martin-krafft.net/gpg/)
URL: <http://lists.alioth.debian.org/pipermail/pkg-sysvinit-devel/attachments/20090526/078f76c7/attachment.pgp>


More information about the Pkg-sysvinit-devel mailing list