typo
This commit is contained in:
parent
ea3f1daaf8
commit
e1ec40eca3
1 changed files with 2 additions and 2 deletions
|
@ -25,11 +25,11 @@
|
|||
bypassWorkqueues = true;
|
||||
};
|
||||
"chungus_1" = {
|
||||
device = "/dev/disk/by-uuid/2c02d324-df81-4c63-b1f8-16c411d1b34a/";
|
||||
device = "/dev/disk/by-uuid/2c02d324-df81-4c63-b1f8-16c411d1b34a";
|
||||
keyFile = "/sysroot/root/raid_keyfile";
|
||||
};
|
||||
"chungus_2" = {
|
||||
device = "/dev/disk/by-uuid/b642a13f-ddb8-4e25-b885-3eea3744a208/";
|
||||
device = "/dev/disk/by-uuid/b642a13f-ddb8-4e25-b885-3eea3744a208";
|
||||
keyFile = "/sysroot/root/raid_keyfile";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue