tazpanel diff tazpanel.conf @ rev 51

Implement daemons management
author Christophe Lincoln <pankso@slitaz.org>
date Sat Apr 09 05:45:44 2011 +0200 (2011-04-09)
parents cf15cb2ff715
children 730f8bcacabc
line diff
     1.1 --- a/tazpanel.conf	Sat Apr 09 00:22:23 2011 +0200
     1.2 +++ b/tazpanel.conf	Sat Apr 09 05:45:44 2011 +0200
     1.3 @@ -13,7 +13,10 @@
     1.4  FOOTER="/styles/$STYLE/footer.html"
     1.5  
     1.6  # Display some debug message
     1.7 -DEBUG="1"
     1.8 +DEBUG="0"
     1.9 +
    1.10 +# Activity log file
    1.11 +LOG_FILE="/var/log/slitaz/tazpanel.log"
    1.12  
    1.13  # Terminal settings
    1.14  TERMINAL="xterm"