wok diff adeskbar/receipt @ rev 20414

Up lynis (2.6.6)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Aug 02 12:25:57 2018 +0200 (2018-08-02)
parents fe5bc99b93f2
children 22619ed9cc54
line diff
     1.1 --- a/adeskbar/receipt	Mon Jul 08 13:43:00 2013 +0000
     1.2 +++ b/adeskbar/receipt	Thu Aug 02 12:25:57 2018 +0200
     1.3 @@ -26,5 +26,6 @@
     1.4  	cp $src/adeskbar.desktop $fs/usr/share/applications
     1.5  	cp $src/adeskbar.sh $fs/usr/bin/adeskbar
     1.6  	chown -R root:root $fs
     1.7 +	find $fs -type f -name '*.png' -exec chmod 644 \{\} \;
     1.8  }
     1.9