CC-2169 : All logging should go to /var/log

pypo-liquidsoap log now in its folder
This commit is contained in:
Naomi 2011-04-14 17:16:50 -04:00
parent d69723f910
commit 379e70ff23
4 changed files with 9 additions and 2 deletions

View file

@ -33,6 +33,7 @@ try:
print "Removing log directories"
remove_path("/var/log/airtime/pypo")
remove_path("/var/log/airtime/pypo-liquidsoap")
print "Removing pypo files"
remove_path(BASE_PATH)