Set the SMACK security label to run given executable file in systemd services
[platform/core/appfw/data-provider-master.git] / packaging / data-provider-master.service
index 89e9122..95e3d3f 100644 (file)
@@ -6,6 +6,7 @@ User=app_fw
 Group=app_fw
 BusName=org.tizen.data_provider_service
 Type=dbus
+SmackProcessLabel=System
 ExecStart=/usr/bin/data-provider-master
 TimeoutStopSec=3s
 Restart=always