Systemd/src/fstab-generator
Lennart Poettering 00b4ffdecb fstab-generator: use more appropriate checks for swap and device availability
We always should use the same checks when deciding whether swap support
and mounting of devices is supported. Hence, let's make
fstab-generator's logic more similar to the usual logic we follow:

a) Look for /proc/swaps and no container support before activating
swaps.

b) Look for /sys being writable befire supporting device mounts.
2015-01-05 12:35:08 +01:00
..
Makefile mount: replace PID1 internal fstab parser with generator 2012-05-22 19:25:17 +02:00
fstab-generator.c fstab-generator: use more appropriate checks for swap and device availability 2015-01-05 12:35:08 +01:00