Release version 0.5.2
[platform/core/security/askuser.git] / systemd / askuser.service
1 [Unit]
2 Description=Ask user agent
3
4 [Service]
5 ExecStart=/usr/bin/askuser
6
7 Type=notify
8
9 KillMode=process
10 TimeoutStopSec=3
11 Restart=always
12
13 UMask=0000
14 User=security_fw
15 Group=security_fw
16
17 #Environment="ASKUSER_LOG_LEVEL=LOG_DEBUG"
18
19 [Install]
20 WantedBy=multi-user.target cynara.service