From: Theodore Ts'o Date: Thu, 6 Dec 2007 02:01:22 +0000 (-0500) Subject: Add Ubuntu-specific e2fsck.conf file to work around Ubuntu issues X-Git-Tag: v1.40.3~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ce238977a4bc9c5965617d76848477abad0f76a;p=thirdparty%2Fe2fsprogs.git Add Ubuntu-specific e2fsck.conf file to work around Ubuntu issues Ubuntu has init script and installer issues which cause them to have significant problems with time zones. This is compounded with a relatively inexperienced user base who want to dual boot with Windows and so have their hardware clocks tick localtime. Addresses-Ubuntu-Bug: #131201 Signed-off-by: "Theodore Ts'o" --- diff --git a/e2fsck/e2fsck.conf.ubuntu b/e2fsck/e2fsck.conf.ubuntu new file mode 100644 index 000000000..49d6d19b0 --- /dev/null +++ b/e2fsck/e2fsck.conf.ubuntu @@ -0,0 +1,2 @@ +[options] + buggy_init_scripts = 1