We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 67fc2df + f1cbbb2 commit 4e4420cCopy full SHA for 4e4420c
REFERENCE.md
@@ -2961,6 +2961,7 @@ Struct[{
2961
Optional['NoNewPrivileges'] => Boolean,
2962
Optional['LockPersonality'] => Boolean,
2963
Optional['NetworkNamespacePath'] => Stdlib::Unixpath,
2964
+ Optional['MemoryDenyWriteExecute'] => Boolean,
2965
}]
2966
```
2967
types/unit/service.pp
@@ -130,5 +130,6 @@
130
131
132
133
134
}
135
]
0 commit comments