aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/rcS.d/310-autofsck.sh
diff options
context:
space:
mode:
Diffstat (limited to 'rc.d/rcS.d/310-autofsck.sh')
-rwxr-xr-xrc.d/rcS.d/310-autofsck.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/rc.d/rcS.d/310-autofsck.sh b/rc.d/rcS.d/310-autofsck.sh
deleted file mode 100755
index ebf8717a..00000000
--- a/rc.d/rcS.d/310-autofsck.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-# create the crash indicator flag to warn on crashes, offer fsck with timeout
-touch /.autofsck &> /dev/null
-: