diff options
Diffstat (limited to 'debian/patches')
-rw-r--r-- | debian/patches/rc.patch | 2 |
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 |