Merge "Tizen policy change for untrusted widgets" into tizen
[platform/framework/web/wrt-security.git] / systemd / wrt-security-daemon.service
1 [Unit]
2 Description=Wrt security daemon
3 Requires=wrt-security-daemon.socket
4
5 [Service]
6 Type=notify
7 ExecStart=/usr/bin/wrt-security-daemon
8 Restart=always
9 RestartSec=0
10
11 [Install]
12 WantedBy=multi-user.target