CC-2169 : All logging should go to /var/log
pypo-liquidsoap log now in its folder
This commit is contained in:
parent
d69723f910
commit
379e70ff23
4 changed files with 9 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue