aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/rcS.d/310-autofsck.sh
blob: ebf8717a6e84aec476ce40dd073817599a024fa8 (plain)
1
2
3
4
#!/bin/sh
# create the crash indicator flag to warn on crashes, offer fsck with timeout
touch /.autofsck &> /dev/null
: