Craig Skinner wrote:
> Hi Jan,
>
> On Mon, 19 Sep 2016 18:22:37 +0200 Jan Stary wrote:
> >
> > 9d24108772d1158c.a /backup ffs rw,softdep,noatime,nodev,noexec
> >
>
> With softdep everywhere, would this help in /etc/rc.shutdown?
>
> for i in 4 3 2 1
>
> do
>
> sync
>
> sleep ${i}
>
> done Only if there is a bug that should be fixed instead.

