LXC suppression units added
This commit is contained in:
parent
a3f3078e35
commit
2052756cbd
1 changed files with 6 additions and 0 deletions
|
|
@ -39,6 +39,12 @@
|
|||
# 28332
|
||||
# 28333
|
||||
];
|
||||
|
||||
systemd.suppressedSystemUnits = [
|
||||
"dev-mqueue.mount"
|
||||
"sys-kernel-debug.mount"
|
||||
"sys-fs-fuse-connections.mount"
|
||||
];
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue