shawniverson commented on issue #6718:
URL: https://github.com/apache/cloudstack/issues/6718#issuecomment-1245607392
Propose adding the following to /opt/cloud/templates/conntrackd.conf.templ
as follows in systemvm.iso:
```
@@ -413,6 +413,9 @@
# ESTABLISHED CLOSED TIME_WAIT CLOSE_WAIT for TCP
# }
}
+ Stats {
+ LogFile off
+ }
# default debian service unit file is of Type=notify
Systemd on
```
Can prepare PR.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]