Petter Reinholdtsen wrote:
> [Harald Dunkel]
>
>> Would it be possible to make running logsave optional?
>
> This is actually the calls to fsck, I believe, and it is already
> optional if you want to use fsck by modifying /etc/fstab.
>
I don't want to drop fsck. I just would like to skip the logsave
wrapper. My change to get the 20% speed improvement looke like
this: Instead of
logsave -s $FSCK_LOGFILE fsck $spinner $force $fix -t $roottype $rootdev
use
fsck $spinner $force $fix -t $roottype $rootdev
Regards
Harri
_______________________________________________
Pkg-sysvinit-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-sysvinit-devel