wok diff linux64-zram/receipt @ rev 18822

Add pymux
author Paul Issott <paul@slitaz.org>
date Sat Jan 16 09:54:54 2016 +0000 (2016-01-16)
parents f432334ec8cf
children ffc20f9bd49f
line diff
     1.1 --- a/linux64-zram/receipt	Fri Dec 25 17:07:16 2015 +0100
     1.2 +++ b/linux64-zram/receipt	Sat Jan 16 09:54:54 2016 +0000
     1.3 @@ -38,10 +38,9 @@
     1.4  {
     1.5  	chroot "$root/" depmod -a $VERSION-slitaz64
     1.6  	cat <<EOT
     1.7 +
     1.8  You can add compressed swap according /etc/compcache.conf configuration with:
     1.9 -
    1.10  # /etc/init.d/compcache start
    1.11 -
    1.12  Or add compcache in the RUN_DAEMONS list of /etc/rcS.conf.
    1.13  EOT
    1.14  }