for fstab mount points, call mount/umount as the calling user
authorDavid Zeuthen <davidz@redhat.com>
Fri, 30 May 2008 23:39:25 +0000 (19:39 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Fri, 30 May 2008 23:39:25 +0000 (19:39 -0400)
commit1aeeb7b6ec2236f20eef2281e30786266098e29e
tree268e2cf19007f7d75d83dafaa2e81cb0fe42e9a9
parent8923166549ee176101d9ae7629e989a06a0d2918
for fstab mount points, call mount/umount as the calling user

With this change, the mount client (e.g. gnome-mount) don't have to
fool around with doing this himself.
src/Makefile.am
src/devkit-disks-device.c
src/job-fstab-mounter.c [new file with mode: 0644]