summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-navigation/gypsy/files/gypsy-initscript
Commit message (Collapse)AuthorAgeFilesLines
* Revert "gypsy: Added init script"Felipe F. Tonello2013-10-141-61/+0
| | | | | | | | | | | This reverts commit 13f540c5a98d3a64b41117db9cf554956eebafe9. This daemon is called by dbus when I client connects to it. So it's not necessary to have the init script. This patch would be useful if we add the init script as a separeted package. But for now we can remove it. Signed-off-by: Felipe F. Tonello <eu@felipetonello.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gypsy: Added init scriptFelipe F. Tonello2013-10-051-0/+61
Added a modified version of the example init script, gypsy-example-initscript, from the gypsy repository to be compatible with OE based distros. Signed-off-by: Felipe F. Tonello <eu@felipetonello.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>