Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "gypsy: Added init script" | Felipe F. Tonello | 2013-10-14 | 1 | -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 script | Felipe F. Tonello | 2013-10-05 | 1 | -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> |