Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(271)

Unified Diff: SessionManager.conf

Issue 5184005: login_manager: Add dbus API for restarting entd when enterprise extensions installed (Closed) Base URL: http://git.chromium.org/git/login_manager.git@master
Patch Set: Respond to cmasone review Created 10 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | interface.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: SessionManager.conf
diff --git a/SessionManager.conf b/SessionManager.conf
index 71059553eb8ba03909d5c6572dd89c319241c9da..14a2c2ec6d38d3e544ed1a817b74ce0f8f823c36 100644
--- a/SessionManager.conf
+++ b/SessionManager.conf
@@ -57,6 +57,9 @@
<allow send_destination="org.chromium.SessionManager"
send_interface="org.chromium.SessionManagerInterface"
send_member="RetrieveProperty"/>
+ <allow send_destination="org.chromium.SessionManager"
+ send_interface="org.chromium.SessionManagerInterface"
+ send_member="RestartEntd"/>
</policy>
<policy context="default">
<deny send_destination="org.chromium.SessionManager" />
« no previous file with comments | « no previous file | interface.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698