blob: 62c21fa32719b401b02d33647ebf6b4482975782 [file] [log] [blame]
<!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
<!--
Copyright 2020 The Chromium OS Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<busconfig>
<policy user="chronos">
<!-- Chrome browser starts these upstart jobs. -->
<allow send_destination="com.ubuntu.Upstart"
send_interface="com.ubuntu.Upstart0_6.Job"
send_type="method_call"
send_path="/com/ubuntu/Upstart/jobs/arcvm_2dpost_2dlogin_2dservices"
/>
<allow
send_destination="com.ubuntu.Upstart"
send_interface="com.ubuntu.Upstart0_6.Job"
send_type="method_call"
send_path="/com/ubuntu/Upstart/jobs/arcvm_2dpost_2dvm_2dstart_2dservices"
/>
<allow send_destination="com.ubuntu.Upstart"
send_interface="com.ubuntu.Upstart0_6.Job"
send_type="method_call"
send_path="/com/ubuntu/Upstart/jobs/arcvm_2dpre_2dlogin_2dservices"
/>
</policy>
</busconfig>