summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-libs/tox: Updated initd and tox-bootstrapd.serviceJosiah Mullins2024-07-302-0/+6
| | | | | | | | | | | Added some features from the tox main git tree. The primary change is to increase the maximum number of files that can be open. This is desired because the tox dht daemon has around 600 files open; which is near the default limit of 1024 (on some systems). Signed-off-by: Josiah Mullins <JoMull01@protonmail.com> Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* net-libs/tox: fix to openrc init script.Josiah Mullins2020-01-132-5/+12
| | | | | | | | | | | | This commit unifies the location of the PID file for the daemon in both the openrc script and the daemon's config file. In addition,the script now checks the keys directory for existence and correct permissions. Signed-off-by: Josiah M. Mullins <JoMull01@protonmail.com> Closes: https://bugs.gentoo.org/691772 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-libs/tox: fix init scripts syntax.Pavel Frolov2017-10-282-2/+2
| | | | | | Closes: https://bugs.gentoo.org/628706 Closes: https://bugs.gentoo.org/622344 Closes: https://github.com/gentoo/gentoo/pull/5674
* net-libs/tox: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* net-libs/tox: add ebuildZetok Zalbavar2016-02-014-0/+112