On Thu, 23.06.11 14:02, Michael Olbrich ([email protected]) wrote:
> Hi,
heya,
> I'm getting "Failed to fully start up daemon: No such file or directory"
> when systemd starts.
> It took some time to track it down. Basically swap_enumerate() fails
> because /proc/swaps does not exist.
> I
On Thu, Jun 23, 2011 at 14:02, Michael Olbrich wrote:
> I'm getting "Failed to fully start up daemon: No such file or directory"
> when systemd starts.
> It took some time to track it down. Basically swap_enumerate() fails
> because /proc/swaps does not exist.
> Imho this is a valid use-case: This
Hi,
I'm getting "Failed to fully start up daemon: No such file or directory"
when systemd starts.
It took some time to track it down. Basically swap_enumerate() fails
because /proc/swaps does not exist.
Imho this is a valid use-case: This is an embedded system and swap makes no
sense. I'm not sure