Fix typo in service file SmackProcessLabel set 76/81076/1
authorYunjin Lee <yunjin-.lee@samsung.com>
Fri, 22 Jul 2016 01:48:35 +0000 (10:48 +0900)
committerYunjin Lee <yunjin-.lee@samsung.com>
Fri, 22 Jul 2016 01:48:35 +0000 (10:48 +0900)
Change-Id: I2971f9a7d209869ce3e7919a0b1dd0757225dcd3
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
systemd/security-manager-rules-loader.service.in

index 44a84d5..9f597c4 100644 (file)
@@ -7,7 +7,7 @@ DefaultDependencies=no
 [Service]
 Type=oneshot
 ExecStart=/bin/dd if=@LOCAL_STATE_DIR@/security-manager/rules-merged/rules.merged of=/sys/fs/smackfs/load2 bs=20M
-SmackProcessLabel=Systemd::Privileged
+SmackProcessLabel=System::Privileged
 
 [Install]
 WantedBy=basic.target