В Wed, 19 Jun 2013 03:39:39 +0200 Tom Gundersen <[email protected]> пишет:
> On Wed, Jun 19, 2013 at 12:16 AM, Henrik /KaarPoSoft > <[email protected]> wrote: > > When booting, I get a few errors related to swap; in particular: > > Failed to reread /proc/swaps: File exists > > swapon: /dev/sda3: swapon failed: Device or resource busy > > The output of "systemctl --full --all --type=swap" might be useful as well. > Should not path_equal() condition be reverted here? if (u && SWAP(u)->from_proc_swaps && !path_equal(SWAP(u)->parameters_proc_swaps.what, what_proc_swaps)) return -EEXIST; _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
