Version update to 0.9.11
[platform/core/security/privacy-guard.git] / packaging / privacy-guard-server.service
1 [Unit]
2 Description=Privacy Guard Server
3
4 [Service]
5 User=security_fw
6 Group=security_fw
7 Type=simple
8 ExecStart=/usr/bin/privacy-guard-server
9 Sockets=privacy-guard-server.socket
10 Restart=always
11 RestartSec=0
12 SmackProcessLabel=System
13
14 [Install]
15 WantedBy=multi-user.target