Skip to content

Releases: termux/termux-services

Switch to using runit instead of busybox implementation

10 Jun 11:50
Compare
Choose a tag to compare
0.13

service-daemon: use runit package instead of busybox implementation

0.12: Fix permission denied for start-stop-daemon

07 Jun 11:08
Compare
Choose a tag to compare
Since an update, service-daemon refuses to start, it seems necessary to manually
specify the working directory of start-stop-daemon to avoid permission errors.

This issue seems to be related to this one:
https://github.com/termux/termux-packages/issues/614

Make sure $PREFIX/var/run exists when starting service-daemon

13 Aug 19:12
57a5a72
Compare
Choose a tag to compare
Merge pull request #2 from Neo-Oli/pid-dir

Create run dircetory on start

Fix typo termux-services->service-daemon

12 Aug 18:48
Compare
Choose a tag to compare
0.0.4

Fix typo termux-services->service-daemon