1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-24 13:39:06 +00:00
Files
meta-ti/recipes-ti/beagleboard/bonescript/bone101.service
Denys Dmytriyenko b3df09902d recipes: cruft removal and seasonal cleanup
* Eliminate need for BBMASK - remove images requiring systemd/angstrom dependency
* Move ti-test packagegroup to proper location and update from latest Arago
* Move BoneScript and Bone GSG recipes to recipes-ti/beagleboard
* README in recipes-ti warns about unsupported nature of those packages

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-10-14 12:32:52 -04:00

12 lines
202 B
Desktop File

[Unit]
Description=Beaglebone 101 presentation
ConditionPathExists=|/var/lib/cloud9
[Service]
WorkingDirectory=/var/lib/cloud9
ExecStart=/usr/bin/node bone101.js
[Install]
WantedBy=multi-user.target