commit | 3beec7e55f1b5a840fc8fe0868b84d2238779af6 | [log] [tgz] |
---|---|---|
author | JP Abgrall <jpa@google.com> | Fri May 02 21:14:29 2014 -0700 |
committer | JP Abgrall <jpa@google.com> | Sat May 03 00:14:59 2014 -0700 |
tree | dffb2159f4670268e917b6356e50260702e8a364 | |
parent | dc57f4d93ad2c8dbf2ea1b031328e12fa2fac401 [diff] |
init: add 'enable <service>' to negate "service <service>... disabled" enable <servicename> Turns a disabled service into an enabled one as if the service did not specify disabled in the rc file. It will also start the service if needed. Bug: 14472973 Change-Id: Id0b49cc687a2bc74f6f92e066c617724cc94908d Signed-off-by: JP Abgrall <jpa@google.com>