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