Chromium Code Reviews| Index: etc/Cryptohome.conf |
| diff --git a/etc/Cryptohome.conf b/etc/Cryptohome.conf |
| index 646619b293bfbbb61c8a3b72426823185a6b51ee..5e2f2b500e107318dbcfec05b6808b59bf82c1b3 100644 |
| --- a/etc/Cryptohome.conf |
| +++ b/etc/Cryptohome.conf |
| @@ -33,6 +33,9 @@ |
| send_member="Mount"/> |
| <allow send_destination="org.chromium.Cryptohome" |
| send_interface="org.chromium.CryptohomeInterface" |
| + send_member="MountGuest"/> |
| + <allow send_destination="org.chromium.Cryptohome" |
| + send_interface="org.chromium.CryptohomeInterface" |
| send_member="Unmount"/> |
| </policy> |
| <policy context="default"> |