diff options
author | Bill Nottingham <notting@redhat.com> | 2006-07-21 18:29:26 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2006-07-21 18:29:26 +0000 |
commit | 47688ebf65960c10f5bb81c80fb8c24af06e6e74 (patch) | |
tree | 1ef6ce34cecfde4af8da8e5a0d9cc55b17d06b68 | |
parent | 53ff3dc192fdcab3c0ace01f33850b05eff86215 (diff) | |
download | initscripts-47688ebf65960c10f5bb81c80fb8c24af06e6e74.tar initscripts-47688ebf65960c10f5bb81c80fb8c24af06e6e74.tar.gz initscripts-47688ebf65960c10f5bb81c80fb8c24af06e6e74.tar.bz2 initscripts-47688ebf65960c10f5bb81c80fb8c24af06e6e74.tar.xz initscripts-47688ebf65960c10f5bb81c80fb8c24af06e6e74.zip |
add swap docs
-rw-r--r-- | sysconfig.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sysconfig.txt b/sysconfig.txt index c736a8f4..94db5134 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -121,6 +121,10 @@ Files in /etc/sysconfig 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: |