On 23/04/2014 12:16, Karl Palsson wrote:
> On Wed, Apr 23, 2014 at 10:59:46AM +0200, John Crispin wrote:
>>
>>
>> On 23/04/2014 10:44, Hartmut Knaack wrote:
>>> +stop() {
+ service_stop $PROG +}
>>
>> this bit is redundant
>
> If it is, can you please update:
> http://wiki.openwrt
On Wed, Apr 23, 2014 at 10:59:46AM +0200, John Crispin wrote:
>
>
> On 23/04/2014 10:44, Hartmut Knaack wrote:
> > +stop() {
> >> + service_stop $PROG +}
>
> this bit is redundant
If it is, can you please update:
http://wiki.openwrt.org/doc/devel/packages#packaging.a.service
It would be
On 23/04/2014 10:44, Hartmut Knaack wrote:
> +stop() {
>> +service_stop $PROG +}
this bit is redundant
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
Just a little typo in the description, see below.
Daniel schrieb:
> support for opentracker was suggested in ticket #7023
> it's much tighter than cbtt and got only 20% of cbtt's binary size
>
> Signed-off-by: Daniel Golle
> ---
> net/opentracker/Makefile | 51
> +++
support for opentracker was suggested in ticket #7023
it's much tighter than cbtt and got only 20% of cbtt's binary size
Signed-off-by: Daniel Golle
---
net/opentracker/Makefile | 51 ++
net/opentracker/files/opentracker.init | 20
n