seb diff tools/sebos @ rev 18

Some fixes after booting frugal and testing
author Christophe Lincoln <pankso@slitaz.org>
date Tue Mar 07 10:51:02 2017 +0100 (2017-03-07)
parents 3928ba49c43c
children
line diff
     1.1 --- a/tools/sebos	Tue Mar 07 00:04:40 2017 +0100
     1.2 +++ b/tools/sebos	Tue Mar 07 10:51:02 2017 +0100
     1.3 @@ -171,7 +171,7 @@
     1.4  	
     1.5  	-d|daemon*)
     1.6  		# Handle daemons
     1.7 -		daemons="daemons"
     1.8 +		daemons="/etc/daemons"
     1.9  		if [ ! "$2" ]; then
    1.10  			title "Installed daemons"
    1.11  			for d in $(ls $daemons); do