1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-16 14:27:48 +00:00

bonescript, beaglebone-getting-started: move bone101 startup to proper recipe

Also bump SRCREV

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-11-14 15:08:50 +01:00
parent 955b40d36a
commit a0b13fc0e5
3 changed files with 14 additions and 14 deletions
@@ -0,0 +1,11 @@
[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