Kaynağa Gözat

sync data before ejecting drives

master
Arun Prakash Jana 5 yıl önce
ebeveyn
işleme
0e8cb05045
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: A75979F35C080412
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. +1
    -0
      plugins/nmount

+ 1
- 0
plugins/nmount Dosyayı Görüntüle

@@ -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"


Yükleniyor…
İptal
Kaydet