Selaa lähdekoodia

sync data before ejecting drives

master
Arun Prakash Jana 5 vuotta sitten
vanhempi
commit
0e8cb05045
No known key found for this signature in database GPG Key ID: A75979F35C080412
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      plugins/nmount

+ 1
- 0
plugins/nmount Näytä tiedosto

@@ -19,6 +19,7 @@ fi
echo

if grep -qs "$dev " /proc/mounts; then
sync
pumount "$dev"
if [ "$?" -eq "0" ]; then
udisksctl power-off -b /dev/"$dev"


Loading…
Peruuta
Tallenna