<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/darkstat/files/darkstat.init, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2020-07-01T22:40:42Z</updated>
<entry>
<title>darkstat: correct incompatbility with sshd</title>
<updated>2020-07-01T22:40:42Z</updated>
<author>
<name>Jean-Michel Lacroix</name>
</author>
<published>2020-07-01T22:40:42Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=cd13e7ec7e8e00f66b4c48b1560dc73cd4620365'/>
<id>urn:sha1:cd13e7ec7e8e00f66b4c48b1560dc73cd4620365</id>
<content type='text'>
The init file of darkstat is creating the pid in /var/empty and
setting the owner of the directory to darkstat which is incompatible
with sshd as sshd requires /var/empty to be owned by root and not
group or world-writable.  See issue #12420.

This corrects the problem by creating another directory: /var/darkstat
instead without setting the owner, which is not actually required.
Compile tested: not applicable as the changes do not involve
compilation.
Tested on my home router running darkstat.

Signed-off-by: Jean-Michel Lacroix &lt;lacroix@lepine-lacroix.info&gt;
</content>
</entry>
<entry>
<title>darkstat: correction of a variable in the init script</title>
<updated>2018-11-27T00:20:53Z</updated>
<author>
<name>Jean-Michel Lacroix</name>
</author>
<published>2018-11-26T23:25:45Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=0f24ead01c81b2ce224822f0d8a0ba6130dfa5fc'/>
<id>urn:sha1:0f24ead01c81b2ce224822f0d8a0ba6130dfa5fc</id>
<content type='text'>
This is to correct the variable name CONFIGSTR in the export_bool
sub-routine: the variable in line 26 was written CONFIGSTRING instead
of CONFIGSTR.

Signed-off-by: Jean-Michel Lacroix &lt;lacroix@lepine-lacroix.info&gt;
</content>
</entry>
<entry>
<title>darkstat: procd init script and enabling additional parameters</title>
<updated>2018-11-17T01:40:00Z</updated>
<author>
<name>Jean-Michel Lacroix</name>
</author>
<published>2018-11-16T23:52:29Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=dd8f7348be10346115df5bee0ac4ee5652558367'/>
<id>urn:sha1:dd8f7348be10346115df5bee0ac4ee5652558367</id>
<content type='text'>
This is to change the init script to a procd init script
This also enable some additional parameters in the binary that
were present but not enabled:
The export file (option export_file)
The import file (option import_file)
The daylog (option daylog_file)
These are disabled by default.  Also, the option to run as a daemon
is removed, as not compatible with procd.

There is no change in the binary.

Signed-off-by: Jean-Michel Lacroix &lt;lacroix@lepine-lacroix.info&gt;
</content>
</entry>
<entry>
<title>darkstat: Network bandwidth monitor - version 3.0.719</title>
<updated>2016-07-11T13:06:14Z</updated>
<author>
<name>Jean-Michel Lacroix</name>
</author>
<published>2016-07-07T13:43:48Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=e32b8b2c3442e3b4ee5facec8c5bc56376834abb'/>
<id>urn:sha1:e32b8b2c3442e3b4ee5facec8c5bc56376834abb</id>
<content type='text'>
Signed-off-by: Jean-Michel Lacroix &lt;lacroix@lepine-lacroix.info&gt;
From the oldpackages.
Updated to version 3.0.719, new config file to add more options
Rewritten init file to take in account the new config file and
removing a bug when stopping the daemon.

Corrected license information in Makefile
Signed-off-by: Jean-Michel Lacroix &lt;lacroix@lepine-lacroix.info&gt;
</content>
</entry>
</feed>
