parent
aadcb07642
commit
bf6070aa55
@ -1,3 +1,3 @@
|
||||
USER=root
|
||||
PROGRAM=%{_bindir}/run_gparted
|
||||
PROGRAM=/usr/bin/run-gparted
|
||||
SESSION=true
|
||||
|
@ -1,2 +1,2 @@
|
||||
#!/bin/bash
|
||||
%{_bindir}/hal-lock --interface org.freedesktop.Hal.Device.Storage --exclusive --run %{_sbindir}/gparted
|
||||
%{_bindir}/hal-lock --interface org.freedesktop.Hal.Device.Storage --exclusive --run /usr/sbin/gparted
|
||||
|
Loading…
Reference in new issue