commit | 5029dbb61238eebbd2f94cd946afc2a6bd93bf69 | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Thu Nov 19 10:46:15 2015 -0800 |
committer | Tao Bao <tbao@google.com> | Thu Nov 19 10:47:57 2015 -0800 |
tree | ddd3bdd98a9174d0dd52d40b878054f9d179b574 | |
parent | 09af881b94a93641aa9860796ed0a302bf644861 [diff] [blame] |
Conditionally set dbus group in init rc. Change-Id: I9958b56502ee5eecdb3ca279779c6a66774b88f5
diff --git a/update_engine.rc b/update_engine.rc index 69fc7af..e62d83c 100644 --- a/update_engine.rc +++ b/update_engine.rc
@@ -1,4 +1,4 @@ service update_engine /system/bin/update_engine --logtostderr --foreground class late_start user root - group root system dbus inet + group root system inet