aboutsummaryrefslogtreecommitdiffstats
path: root/meta-amd-bsp/recipes-devtools/rgp/files/rds-cli.service
blob: c44d1f07ea003798e2da82487d55745819cf55d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description="Radeon Developer Service CLI"
Wants=connman-wait-online.service
After=connman-wait-online.service

[Service]
Type=simple
Restart=always
ExecStartPre=/bin/rm -f /dev/shm/sem.D0939873-BA4B-4C4E-9729-D82DED85BC41
ExecStart=/usr/bin/RadeonDeveloperServiceCLI

[Install]
WantedBy=multi-user.target