On Mon, Nov 19, 2012 at 11:16 PM, Oleksii Shevchuk <[email protected]> wrote: > That's enough for me: > # cat /etc/systemd/system/zram-swap\@.service >... This is exactly what I dislike a bit,
1. this service is kind of duplicating swap.target 2. echo inside duplicates things, which tmpfiles.d could do 3. service still based on some "internals" of swap.target - it doesn't do swaoff before ExecStop ( I think swap.target do it for you ) I may be like to see, integration via fstab - via comment=, and systemd special behavior on comment= oin swap targets _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
