mirror of
http://galexander.org/git/simplesshd.git
synced 2025-01-05 20:50:59 +00:00
feature request - broadcast intent for START/STOP
This commit is contained in:
parent
c682560ada
commit
e07a809980
12
NOTES
12
NOTES
@ -961,6 +961,18 @@ So I need to figure out how to bypass the atexit() somehow, perhaps by
|
|||||||
calling _exit() directly?
|
calling _exit() directly?
|
||||||
|
|
||||||
|
|
||||||
|
August 12, 2019.
|
||||||
|
|
||||||
|
Kumaran Santhanam suggests START and STOP broadcast intents, which seems
|
||||||
|
A number 1 to me!
|
||||||
|
|
||||||
|
And a few people have written back to say the atexit bypass worked for
|
||||||
|
their SIGSEGV - pfew!
|
||||||
|
|
||||||
|
|
||||||
|
XXX - add org.galexander.sshd.START / STOP broadcast targets to start and stop the service (try with Tasker)
|
||||||
|
|
||||||
|
|
||||||
--- new release
|
--- new release
|
||||||
|
|
||||||
XXX - see if settings looks better with SDK26, if not, hack it so that the ones with strings have their states shown
|
XXX - see if settings looks better with SDK26, if not, hack it so that the ones with strings have their states shown
|
||||||
|
Loading…
Reference in New Issue
Block a user