Separate benchmark tool from rpc-port
[platform/core/appfw/rpc-port.git] / packaging / rpc-port-benchmark-server-dbus.service
1 [Unit]
2 Description=RPC-Port Benchmark Server (DBus)
3
4 [Service]
5 BusName=tizen.appfw.rpcport.benchmark.dbus
6 Type=dbus
7 SmackProcessLabel=System
8 ExecStart=/usr/bin/rpc-port-benchmark-server-dbus
9
10 [Install]
11 WantedBy=sysinit.target