plugin: fix a typo of path in base-ruleset 38/180038/1
authorSungbae Yoo <sungbae.yoo@samsung.com>
Thu, 24 May 2018 09:23:22 +0000 (18:23 +0900)
committerSungbae Yoo <sungbae.yoo@samsung.com>
Thu, 24 May 2018 09:32:24 +0000 (18:32 +0900)
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Change-Id: Ie44dfd9e3232f2131764875851fd6af5381b033e

plugins/base-rule-set.cpp

index fb45058d2e4d133dd4171ff07f815221402a205d..bb0f2e3faa23b6d5df66f4468178b67e07bab88d 100644 (file)
@@ -380,7 +380,7 @@ void BaseRuleSet::changeFileMAC(Result result)
 void BaseRuleSet::changeMACPolicy(Result result)
 {
        addDir({
-               "/etc/smacks",
+               "/etc/smack",
                "/sys/fs/smackfs",
                "/etc/cynara",
                "/etc/nether",