Remove systemd user session and clean up packagegroups and images
[AGL/meta-agl-demo.git] / recipes-extended / agl-qemu-runner / files / agl-qemu-runner@.service
1 [Unit]
2 Requires=native-shell-client.service
3 After=native-shell-client.service
4
5 [Service]
6 Type=simple
7 ExecStart=/usr/sbin/agl-qemu-runner.sh %i
8 #Restart=on-failure
9 Restart=no
10
11 [Install]
12 WantedBy=multi-user.target