Fix postCreateHook for disko
This commit is contained in:
parent
732d92c7e7
commit
ceeaa9e8e5
@ -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 = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user