cbhm - the service has been change to extend support to start by systemd
[framework/uifw/cbhm.git] / systemd / cbhm.service
1 [Unit]
2 Description=Clipboard helper module
3 After=xorg.target e17.service boot-animation.service
4
5 [Service]
6 Type=notify
7 ExecStart=/usr/bin/cbhm
8
9 [Install]
10 WantedBy=core-efl.target