Make shodan's disk ext4
This commit is contained in:
parent
0c6b872152
commit
d887ee5220
|
@ -57,7 +57,7 @@
|
|||
size = "100%FREE";
|
||||
content = {
|
||||
type = "filesystem";
|
||||
format = "bcachefs";
|
||||
format = "ext4";
|
||||
mountpoint = "/";
|
||||
mountOptions = [
|
||||
"defaults"
|
||||
|
|
Loading…
Reference in a new issue