diff options
author | Lukas Nykryn <lnykryn@redhat.com> | 2013-07-09 15:52:46 +0200 |
---|---|---|
committer | Lukas Nykryn <lnykryn@redhat.com> | 2013-07-11 09:28:40 +0200 |
commit | bedb51dfba66749de204debb3804fd13cd20f80e (patch) | |
tree | 67cea880dbefdab4e679f2ffdafbf8e377b948f0 /sysconfig.txt | |
parent | 9aeef28696ec7c296b6e01c66d815de15cb12838 (diff) | |
download | initscripts-bedb51dfba66749de204debb3804fd13cd20f80e.tar initscripts-bedb51dfba66749de204debb3804fd13cd20f80e.tar.gz initscripts-bedb51dfba66749de204debb3804fd13cd20f80e.tar.bz2 initscripts-bedb51dfba66749de204debb3804fd13cd20f80e.tar.xz initscripts-bedb51dfba66749de204debb3804fd13cd20f80e.zip |
drop useless variables from /etc/sysconfig/init
Diffstat (limited to 'sysconfig.txt')
-rw-r--r-- | sysconfig.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/sysconfig.txt b/sysconfig.txt index 6fe9528e..862bfe6d 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -84,9 +84,6 @@ Generic options: /etc/sysconfig/init: - ACTIVE_CONSOLES=<devices> - A list of devices to start gettys on on boot. This supports - shell-style globs. BOOTUP=<some bootup mode> BOOTUP=graphical means use X Windows graphical boot up BOOTUP=color means colorized text mode boot display. @@ -123,10 +120,6 @@ Generic options: the kernel command line option "forcefsck" can be used to check the filesystems and "confirm" can be used to enable interactive startup questions. - AUTOSWAP=yes|no - Set to 'yes' to enable automatic swapon of all partitions with - the proper swap magic. This allows setting up swap without editing - /etc/fstab. obsoleted values from earlier releases: |