Skip to content

Commit 0237018

Browse files
committed
service.rsr auto-start section 3
1 parent bbf5db4 commit 0237018

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/source/services.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,4 +235,7 @@ For example ``service.py``::
235235
print("python service running.....", CurrentActivityService.getPackageName(), os.getpid())
236236
sleep(10)
237237
238+
Name out service in ``Extra``s will be ``ServiceTest``, prefix ``Service`` + ``Test`` from ``services = Test:./service.py:foreground``.
239+
240+
238241

0 commit comments

Comments
 (0)