Initialize microvm directories #93

Merged
kalipso merged 3 commits from microvm-dirs into master 2025-03-20 20:05:43 +01:00
Showing only changes of commit e8c188debf - Show all commits

View File

@@ -110,7 +110,6 @@ in
unitConfig.ConditionPathExists = "!/var/lib/microvms/${name}/.is_initialized";
serviceConfig = {
Type = "oneshot";
#User = "root";
};
script = ''
mkdir -p /var/lib/microvms/${name}/var