You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# checkfs.sh - compatibility job for sysvinit dependencies
|
|
#
|
|
# This job runs once the root filesystem is mounted, to avoid running the
|
|
# /etc/init.d/checkfs.sh script which is redundant with mountall.
|
|
|
|
start on mounted MOUNTPOINT=/
|