minutils
Software
www.skarnet.org
The minswapon program
minswapon activates swap partitions.
Interface
minswapon [ -a | device ]
- minswapon activates the swap on device.
- If the -a option is given instead of device,
minswapon looks for partitions marked swap in
/etc/fstab and activates them all.
- minswapon exits 111 on a temporary error.