tizen 2.3.1 release
[framework/web/wearable/wrt-security.git] / systemd / wrt-security-daemon.service
1
2 [Unit]
3 Description=Wrt security daemon
4 Requires=wrt-security-daemon.socket
5
6 [Service]
7 Type=notify
8 ExecStart=/usr/bin/wrt-security-daemon
9 Restart=always
10 RestartSec=0
11
12 [Install]
13 WantedBy=multi-user.target