Linux kernel now have interesting zram feature, which I would like to initialize via fstab. May be you find it interesting, and this feature will be implemented: It will be nice, add to fstab option "mkswap before swapon", which could be used for auto-initialization swap in zram. Right now, I do it in next way, which isn't very nice I think: 1. zram size initialized via tmpfiles systemd mechanism 2. mkswap done via udev rule 3. /dev/zram0 added to fstab I asked same question at systemd-devel ML, and was redirected to util-linux http://lists.freedesktop.org/archives/systemd-devel/2012-November/007444.html -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html