summaryrefslogtreecommitdiff
path: root/types/systemd/resourcelimit
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-06-23 18:22:19 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2023-06-23 18:22:19 +0200
commitdb0aad7672d28588b2fcdd63d69177a9c4d33f64 (patch)
tree04bcbc1bae1340d9c24944ec4c217dbb1afe2a22 /types/systemd/resourcelimit
parentFix types. (diff)
downloadnspawn-db0aad7672d28588b2fcdd63d69177a9c4d33f64.tar.gz
nspawn-db0aad7672d28588b2fcdd63d69177a9c4d33f64.tar.xz
Fix types.
Diffstat (limited to 'types/systemd/resourcelimit')
-rw-r--r--types/systemd/resourcelimit2
1 files changed, 1 insertions, 1 deletions
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']],