Revert "Remove TPCS and TWPServer features"
[platform/upstream/csf-framework.git] / packaging / twpserdaemon.service
1 [Unit]
2 Description=CSF Tizen Web Protection Service Daemon (TWPSerDaemon)
3
4 [Service]
5 Type=dbus
6 ExecStart=/usr/bin/TWPSerDaemon
7 BusName=com.tsc.ipc.server.wp
8 Restart=always
9
10 [Install]
11 WantedBy=multi-user.target