projects
/
platform
/
upstream
/
udisks2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db71a24
)
use the right polkit action for ejecting drives
author
David Zeuthen
<davidz@redhat.com>
Mon, 2 Mar 2009 14:11:42 +0000
(09:11 -0500)
committer
David Zeuthen
<davidz@redhat.com>
Mon, 2 Mar 2009 14:11:42 +0000
(09:11 -0500)
src/devkit-disks-device.c
patch
|
blob
|
history
diff --git
a/src/devkit-disks-device.c
b/src/devkit-disks-device.c
index
aab3935
..
9bf958b
100644
(file)
--- a/
src/devkit-disks-device.c
+++ b/
src/devkit-disks-device.c
@@
-4778,7
+4778,7
@@
devkit_disks_device_drive_eject (DevkitDisksDevice *device,
if (!devkit_disks_damon_local_check_auth (device->priv->daemon,
pk_caller,
- "org.freedesktop.devicekit.disks.drive-eject
-system-internal
",
+ "org.freedesktop.devicekit.disks.drive-eject",
context))
goto out;