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.
1 parent 67fc2df commit f1cbbb2Copy full SHA for f1cbbb2
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