summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Banck <mbanck@debian.org>2004-10-08 16:34:54 +0000
committerMichael Banck <mbanck@debian.org>2004-10-08 16:34:54 +0000
commit29e9d168833775221c39d3a33566ca5a5d909844 (patch)
tree365ff2230a5674d7370456725ce306ae48544a6c
parent3cd54f4fd2b5eb77f34ff4ed8058b457f9cae264 (diff)
Made fsck look and feel like before, i.e. removed spinner (-C)
and added preen mode (-p).
-rw-r--r--debian/patches/rc.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/rc.patch b/debian/patches/rc.patch
index d4a95691..4b5937f6 100644
--- a/debian/patches/rc.patch
+++ b/debian/patches/rc.patch
@@ -6,7 +6,7 @@
- /sbin/fsck --preen --writable
+ fsysopts / --update --readonly
-+ /sbin/fsck -C -A
++ /sbin/fsck -p -A
case $? in
# Successful completion