wok-6.x diff bootchart/receipt @ rev 14955
Up: elementary-dev (1.7.8)
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Thu Aug 08 19:16:10 2013 +0200 (2013-08-08) |
parents | a7b54d88ae54 |
children | 380ffe05937a |
line diff
1.1 --- a/bootchart/receipt Mon Jul 08 11:45:27 2013 +0300 1.2 +++ b/bootchart/receipt Thu Aug 08 19:16:10 2013 +0200 1.3 @@ -21,6 +21,7 @@ 1.4 sed -i "s/SAMPLE_PERIOD=0.2/SAMPLE_PERIOD=1/" $fs/etc/bootchartd.conf 1.5 sed -i "s/kdm_greet/kdm_greet slim /" $fs/sbin/bootchartd 1.6 sed -i 's|/usr/bin/bootchart|/usr/bin/pybootchartgui|g' $fs/sbin/bootchartd 1.7 + chown -R root:root $fs 1.8 } 1.9 1.10 post_install()