set FLUSH_ON_STOP to 0
This commit is contained in:
parent
358b88ea60
commit
a7888e95bf
|
@ -1,4 +1,4 @@
|
|||
# Configuration for netfilter-persistent
|
||||
# Plugins may extend this file or have their own
|
||||
|
||||
FLUSH_ON_STOP=1
|
||||
FLUSH_ON_STOP=0
|
||||
|
|
Loading…
Reference in New Issue