kumquat-buildroot/package/sysvinit
Carlos Santos d2a091c96b sysvinit: add an inittab entry to activate swap
There is a call to swapoff in the shutdown sequence, so call "swapon -a"
on startup. As stated in the swapon man page,

   All devices marked as "swap" in /etc/fstab are made available, except
   for those with the "noauto" option. Devices that are already being
   used as swap are silently skipped.

So even if the system has some init script to start/stop swap (e.g. from
a rootfs ovelay) calling swapon/swapoff would be harmless.

Signed-off-by: Carlos Santos <casantos@datacom.com.br>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2018-06-12 14:56:00 +02:00
..
0001-fix-libcrypt-test.patch
0002-musl-fix-compilation-errors.patch
Config.in
inittab sysvinit: add an inittab entry to activate swap 2018-06-12 14:56:00 +02:00
sysvinit.hash
sysvinit.mk