[systemd-devel] where systemd gets list of fsck targets?

Michal Schmidt mschmidt at redhat.com
Thu Jun 9 02:12:35 PDT 2011


On Fri, 2011-06-03 at 10:39 +0200, Vratislav Podzimek wrote:
> Hi,
> I have a problem with systemd-fsck running on every boot on partition
> not specified in /etc/fstab nor having .mount unit file. How can I fix
> it? Where systemd gets information about which partitions to run fsck
> on?

Is there a corresponding fsck at ....service listed?:
systemctl --all --full | grep ^fsck

If it is, what does this say about it?:
systemctl show 'fsck at ....service'

Michal


More information about the systemd-devel mailing list