Arun Prakash Jana
5 years ago
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 changed files with
1 additions and
0 deletions
-
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" |
|
|
|