summaryrefslogtreecommitdiffstats
path: root/package/freescale-imx/imx-uuc/imx-uuc.service
blob: fae7fc64dd71f9be2d423df331216f615a805623 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=i.MX Universal UTP Communication Service
After=systemd-modules-load.service

[Service]
Type=simple
ExecStart=/usr/bin/uuc

[Install]
WantedBy=multi-user.target

OpenPOWER on IntegriCloud