mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-16 14:27:48 +00:00
a0b13fc0e5
Also bump SRCREV Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 lines
202 B
Desktop File
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
|
|
|