San Mehat
0b5cb96fa4
am d4cdd13f: init: Clean up dynamic argument handling for services
...
Merge commit 'd4cdd13f6f56f3fe8d8511b609e823925fdd83f9'
* commit 'd4cdd13f6f56f3fe8d8511b609e823925fdd83f9':
init: Clean up dynamic argument handling for services
2009-05-20 11:49:50 -07:00
San Mehat
d4cdd13f6f
init: Clean up dynamic argument handling for services
...
Signed-off-by: San Mehat <san@google.com>
2009-05-20 09:52:16 -07:00
San Mehat
8ad15685e6
resolved conflicts w/ f24e252903
merge...
2009-05-20 08:50:40 -07:00
San Mehat
f24e252903
init: Add the ability to start services with dynamic arguments.
...
To add arguments dynamically to a service, start the service like so:
setprop ctl.start service_to_run:arg1 arg2 arg3...
To start a service with *no* dynamic arguments, start the service normally:
setprop ctl.start service_to_run
Dynamic arguments are only supported on 'oneshot' services
Signed-off-by: San Mehat <san@google.com>
2009-05-19 13:33:07 -07:00
Dima Zavin
06c6589b10
am 770354d: init: Fix segfault when log_write() was missing an arg to fo
...
Merge commit '770354d7e6cd471daed426fcf04bf7246e7cb18b'
* commit '770354d7e6cd471daed426fcf04bf7246e7cb18b':
init: Fix segfault when log_write() was missing an arg to format.
2009-05-05 20:36:35 -07:00
Dima Zavin
770354d7e6
init: Fix segfault when log_write() was missing an arg to format.
...
Also, flag log_write() as a printf-like beast to gcc.
Signed-off-by: Dima Zavin <dima@android.com>
2009-05-05 18:35:00 -07:00
The Android Open Source Project
dd7bc3319d
auto import from //depot/cupcake/@135843
2009-03-03 19:32:55 -08:00
The Android Open Source Project
e54eebbf1a
auto import from //depot/cupcake/@135843
2009-03-03 18:29:04 -08:00
The Android Open Source Project
038862e152
Merge branch 'cupcake'
2009-01-09 18:04:23 -08:00
The Android Open Source Project
5ae090ed94
auto import from //branches/cupcake/...@125939
2009-01-09 17:51:25 -08:00
Jean-Baptiste Queru
77d0c65b95
Merge commit 'remotes/korg/cupcake'
...
Conflicts:
init/devices.c
logwrapper/logwrapper.c
mountd/AutoMount.c
2008-12-19 08:15:15 -08:00
The Android Open Source Project
35237d1358
Code drop from //branches/cupcake/...@124589
2008-12-17 18:08:08 -08:00
Ivan Djelic
165de92bf1
show error message when exec fails during service startup
2008-12-02 17:58:36 -08:00
The Android Open Source Project
4f6e8d7a00
Initial Contribution
2008-10-21 07:00:00 -07:00