wok-current diff ccid/receipt @ rev 20526
Add arandr
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Nov 07 10:46:58 2018 +0100 (2018-11-07) |
parents | 9e01bc6321ea |
children | 6e8b1bcb30e2 |
line diff
1.1 --- a/ccid/receipt Sun Dec 20 15:13:45 2015 +0100 1.2 +++ b/ccid/receipt Wed Nov 07 10:46:58 2018 +0100 1.3 @@ -44,6 +44,7 @@ 1.4 { 1.5 # addgroup pcscd if needed 1.6 if ! grep -q pcscd "$1/etc/group"; then 1.7 + echo 1.8 echo -n "Adding group pcscd..." 1.9 chroot "$1/" addgroup pcscd 1.10 status