WHY?!
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
8e9c371ce6
commit
dabc53e04c
|
@ -6,11 +6,7 @@ service_command=( /usr/bin/fsck -A -C -p )
|
|||
pre_start() {
|
||||
printf 'Remounting / as read-only...\n'
|
||||
mount / -o remount,ro
|
||||
}
|
||||
|
||||
start() {
|
||||
printf 'Checking filesystems...\n'
|
||||
super_start
|
||||
}
|
||||
|
||||
post_start() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user