diff options
| author | liuxueli <[email protected]> | 2020-05-01 16:18:09 +0800 |
|---|---|---|
| committer | liuxueli <[email protected]> | 2020-05-01 16:18:09 +0800 |
| commit | 1e14cf83ca7fe9fccba544a95a2eb8e5608be750 (patch) | |
| tree | 135de0457f7cca8e9dccb548da2f8feebb2922e9 /bin | |
| parent | 5b6d67901e0cad2f7223a231be57fe4b256f43ed (diff) | |
支持上传yum源(https://repo.geedge.net/pulp/content/7/x86_64/stable/tsg/)
rpm中增加changelog信息
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/fw_dns_plug.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/fw_dns_plug.inf b/bin/fw_dns_plug.inf index 922cb6d..0bd94cf 100644 --- a/bin/fw_dns_plug.inf +++ b/bin/fw_dns_plug.inf @@ -2,7 +2,7 @@ PLUGNAME=FW_DNS_PLUG SO_PATH=./plug/business/fw_dns_plug/fw_dns_plug.so INIT_FUNC=FW_DNS_PLUG_INIT -DESTROY_FUNC=FW_DNS_PLUG_DESTORY +DESTROY_FUNC=FW_DNS_PLUG_DESTROY [DNS] FUNC_FLAG=DNS_ALL |
