[microvms] rm unused code
All checks were successful
Check flake syntax / flake-check (push) Successful in 4m50s
All checks were successful
Check flake syntax / flake-check (push) Successful in 4m50s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user