Re: [PATCH] devkit-disks has been replaced with udisks

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jesse Keating (jkeating@xxxxxxxxxx) said: 
> Call the right tool to inhibit.

I wonder if the right fix is to just add another if ... clause.

> @@ -80,8 +80,8 @@ for i in /dev/md*; do
>      esac
>  done
>  
> -if [ -x /usr/bin/devkit-disks ]; then
> -    /usr/bin/devkit-disks --inhibit -- /usr/bin/hal-lock --interface org.freedesktop.Hal.Device.Storage --exclusive --run "$ANACONDA $*"
> +if [ -x /usr/bin/udisks ]; then
> +    /usr/bin/udisks --inhibit -- /usr/bin/hal-lock --interface org.freedesktop.Hal.Device.Storage --exclusive --run "$ANACONDA $*"
>  elif [ -x /usr/bin/hal-lock -a -e /var/lock/subsys/haldaemon ]; then
>      /usr/bin/hal-lock --interface org.freedesktop.Hal.Device.Storage --exclusive --run "$ANACONDA $*"
>  else
> -- 
> 1.7.0
> 
> _______________________________________________
> Anaconda-devel-list mailing list
> Anaconda-devel-list@xxxxxxxxxx
> https://www.redhat.com/mailman/listinfo/anaconda-devel-list

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux