]> git.ipfire.org Git - thirdparty/systemd.git/commit
swap: replace Discard= setting by a more generic Options= setting
authorLennart Poettering <lennart@poettering.net>
Tue, 28 Oct 2014 13:24:46 +0000 (14:24 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 28 Oct 2014 13:31:25 +0000 (14:31 +0100)
commit47cb901e38cd7092576fc8e76cc4a14f39bf719d
tree7ca11b696f63e7ce2467139c455c89a47487101d
parent33488f19793dc0a86fdee27266c5319b5b78d695
swap: replace Discard= setting by a more generic Options= setting

For now, it's systemd itself that parses the options string, but as soon
as util-linux' swapon can take the option string directly with -o we
should pass it on unmodified.
man/systemd.swap.xml
src/core/dbus-swap.c
src/core/load-fragment-gperf.gperf.m4
src/core/swap.c
src/core/swap.h
src/fstab-generator/fstab-generator.c