diff options
author | Forza-tng <forza@tnonline.net> | 2023-12-26 15:48:29 +0100 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2024-01-12 11:17:14 -0600 |
commit | f9c92d78221e7827b4a6144d0c2e2b4d3de99416 (patch) | |
tree | d66856cf78a5af5caeeef6fc5f4bd8f227d1c636 /conf.d | |
parent | 97689d6c4478cd3a388402cb4d3a2db82b99cc78 (diff) |
enable confd cgroups mount options
This fixes #684.
Diffstat (limited to 'conf.d')
-rw-r--r-- | conf.d/cgroups | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf.d/cgroups b/conf.d/cgroups new file mode 100644 index 00000000..680c5ca9 --- /dev/null +++ b/conf.d/cgroups @@ -0,0 +1,2 @@ +# override cgroup mount options +#cgroup_opts=nodev,noexec,nosuid |