Fix postCreateHook for disko
This commit is contained in:
@ -40,7 +40,7 @@
|
|||||||
xattr = "sa";
|
xattr = "sa";
|
||||||
};
|
};
|
||||||
mountpoint = "/";
|
mountpoint = "/";
|
||||||
postCreateHook = "zfs snapshot zroot@blank";
|
postCreateHook = "zfs snapshot rpool@blank";
|
||||||
datasets = {
|
datasets = {
|
||||||
local = {
|
local = {
|
||||||
options = {
|
options = {
|
||||||
|
Reference in New Issue
Block a user