custom chains were never reached on DROP/REJECT policy, fixes #4004 #4029
[openwrt.git] / scripts / env
index e088695..642a329 100755 (executable)
@@ -103,6 +103,7 @@ env_diff() {
        env_init
        env_sync_data
        git diff --cached
+    env_link_config
 }
 
 env_save() {
This page took 0.020905 seconds and 4 git commands to generate.