Commit Graph

5 Commits

Author SHA1 Message Date
mglae
26d1839cb6 service.ttyd: start script and service fix and improvements
- -W is required since 1.7.4 to disable ttyd read only mode
- one level log history
- simpify ExecStart
- slightly increment timeouts
2024-03-18 19:30:48 +01:00
mglae
d9bf06f908 service.ttyd: convert settings file and language name to current version 2024-03-18 19:30:08 +01:00
Rudi Heitbaum
6374ae37c8 ttyd: enable lib.private via start script LD_LIBRARY_PATH
The libsockets shared library includes plugins that are dlopened
using LD_LIBRARY_PATH unless a plugin directory is set in the
code (this is not the case with ttyd.) Thus
libwebsockets-evlib_uv.so is not found. So use LD_LIBRARY_PATH
to find the plugin.
2023-12-03 12:16:23 +00:00
Joshua King
5605b519c1 ttyd: change execution mode to prevent killing 2020-11-18 23:54:49 +01:00
CvH
8ad1a51484 ttyd: initial package 2019-05-01 20:53:33 +02:00