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