Add inotify for information config
[platform/core/connectivity/stc-manager.git] / src / helper / helper-firewall.c
old mode 100755 (executable)
new mode 100644 (file)
index aab377f..1df9621
@@ -38,7 +38,7 @@
 #define BUF_SIZE_FOR_IP 64
 
 #define RULE_CHAIN      "chain"
-#define RULE_DIRECTION  "type"
+#define RULE_DIRECTION  "direction"
 #define RULE_IFNAME     "ifname"
 #define RULE_PROTOCOL   "protocol"
 #define RULE_TARGET     "target"