wok diff udisks2/receipt @ rev 19518
Up get-palemoon (27.0.0)
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Wed Nov 23 11:04:21 2016 +0100 (2016-11-23) |
parents | 96fd065ed4ea |
children | 52fc64fb8fee |
line diff
1.1 --- a/udisks2/receipt Sun Oct 26 19:07:05 2014 +0200 1.2 +++ b/udisks2/receipt Wed Nov 23 11:04:21 2016 +0100 1.3 @@ -48,4 +48,7 @@ 1.4 # a rule to give disk group complete access to udisks2 1.5 # methods without password. 1.6 cp $stuff/*.pkla $fs/etc/polkit-1/localauthority/90-mandatory.d 1.7 + 1.8 + # mount to "/media" 1.9 + cp $stuff/99-udisks2.rules $fs/etc/udev/rules.d/ 1.10 }