[Feature Request] fixing "dirty" filesystem automatically

Hi there,
Having some APU-based devices running with IPFire and facing sometimes the problem of non-booting system after power fail.
Running fsck -fy /dev/sda3 always fixed this problem within seconds. But as i am using APU-based devices without in- or output, it’s a bit annoying.

As a workaround i added

fsck.mode=force fsck.repair=yes

into /etc/default/grub
Not sure if this will solve the problem permanentely or there are some more elegant solutions.



EDIT: After forcing multiple reboots, it looks like this “solution” doesn’t work.

Now trying with adding

FSCKFIX=yes

to /etc/default/rcS