diff options
Diffstat (limited to 'templates-cfg/system/conntrack/modules/h323/disable/node.def')
-rw-r--r-- | templates-cfg/system/conntrack/modules/h323/disable/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates-cfg/system/conntrack/modules/h323/disable/node.def b/templates-cfg/system/conntrack/modules/h323/disable/node.def index 1fb0117..e20d36b 100644 --- a/templates-cfg/system/conntrack/modules/h323/disable/node.def +++ b/templates-cfg/system/conntrack/modules/h323/disable/node.def @@ -4,4 +4,4 @@ create: sudo rmmod nf_nat_h323 sudo rmmod nf_conntrack_h323 delete: sudo modprobe nf_conntrack_h323 - sudo modprobe nf_nat_h323
\ No newline at end of file + sudo modprobe nf_nat_h323 |