chiark / gitweb /
swap: ignore missing /proc/swaps
authorMichael Olbrich <m.olbrich@pengutronix.de>
Fri, 24 Jun 2011 11:43:19 +0000 (13:43 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 27 Jun 2011 12:32:44 +0000 (14:32 +0200)
commit3f8587327556c97ae4fc4c8b3ea0df122f769d4b
tree6622935a4949b82247b16d75e2e9b42410c97921
parent1616acbba41259ae0f828a7c6c0ac39b2c5942a6
swap: ignore missing /proc/swaps

Otherwise systemd reports "Failed to fully start up daemon: No such file or
directory" when swap is disabled in the kernel.
src/swap.c