None
String updated in the repository |
|
None
String updated in the repository |
|
None
String updated in the repository |
|
None
String updated in the repository |
|
None
String updated in the repository |
|
None
String updated in the repository |
|
# only runs for automatic fsck
sleep 10
exit 4 # File system errors left uncorrected
elif echo "${*}" | grep -w -- "-y"; then
# only runs for manual fsck
sleep 30
exit 1 # Error corrected
fi