Arun Prakash Jana
5 anni fa
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: A75979F35C080412
1 ha cambiato i file con
1 aggiunte e
0 eliminazioni
-
plugins/nmount
|
|
@@ -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" |
|
|
|