From db0aad7672d28588b2fcdd63d69177a9c4d33f64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Fri, 23 Jun 2023 18:22:19 +0200 Subject: Fix types. --- types/systemd/resourcelimit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'types/systemd/resourcelimit') diff --git a/types/systemd/resourcelimit b/types/systemd/resourcelimit index 3558fb5..730a92a 100644 --- a/types/systemd/resourcelimit +++ b/types/systemd/resourcelimit @@ -1,4 +1,4 @@ -type Nspawn::Systemd::ResourceLimit = Variant[ +type Nspawn::Systemd::Resourcelimit = Variant[ Variant[Integer, enum['infinity']], Tuple[ Variant[Integer, enum['infinity']], -- cgit v1.2.3