Whamcloud - gitweb
Add Ubuntu-specific e2fsck.conf file to work around Ubuntu issues
authorTheodore Ts'o <tytso@mit.edu>
Thu, 6 Dec 2007 02:01:22 +0000 (21:01 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 6 Dec 2007 02:01:22 +0000 (21:01 -0500)
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" <tytso@mit.edu>
e2fsck/e2fsck.conf.ubuntu [new file with mode: 0644]

diff --git a/e2fsck/e2fsck.conf.ubuntu b/e2fsck/e2fsck.conf.ubuntu
new file mode 100644 (file)
index 0000000..49d6d19
--- /dev/null
@@ -0,0 +1,2 @@
+[options]
+       buggy_init_scripts = 1