Set the SMACK security label to run given executable file in systemd services
[platform/core/appfw/app2sd.git] / plugin / app2sd / app2sd-server.service.in
1 [Unit]
2 Description=app2sd server
3
4 [Service]
5 SmackProcessLabel=User
6 ExecStart=@PREFIX@/bin/app2sd-server
7 CapabilityBoundingSet=~CAP_MAC_ADMIN
8 CapabilityBoundingSet=~CAP_MAC_OVERRIDE