Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
22bfa5e1a5 | ||
![]() |
49d7bc3436 | ||
![]() |
615bfc18a4 |
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,3 +1,8 @@
|
||||
#!/usr/local/bin/execlineb -P
|
||||
fdmove -c 2 1
|
||||
fsck -A -T -a
|
||||
# if partition is checked, fsck return a fail exit
|
||||
# and a crash occurs, so whatever happens with fsck, the output need to be a success
|
||||
if -t {
|
||||
fsck -A -T -a
|
||||
}
|
||||
s6-true
|
||||
|
@@ -1 +1,2 @@
|
||||
00
|
||||
rofs-Udevd
|
||||
|
Reference in New Issue
Block a user