I can confirm that this fix works on my system.

On 09/24/2015 11:32 AM, Michael Biebl wrote:
Am 24.09.2015 um 17:46 schrieb hannu....@pp.inet.fi:
This works for me:

copy /lib/systemd/system/systemd-fsckd.service to /etc/systemd/system

edit /etc/systemd/system/systemd-fsckd.service, add TimeoutStartSec under 
[Service]

[Service]
TimeoutStartSec=60min
Hm, good point. We should probably disable the Timeout completely like
in systemd-fsck-root.service and systemd-fsck@.service by setting


TimeoutStartSec=0

The default is 90s, and an fsck for a large disk can certainly take
longer for ext3.



_______________________________________________
Pkg-systemd-maintainers mailing list
Pkg-systemd-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers

Reply via email to