More work on monitless installer
This commit is contained in:
parent
8a2c155289
commit
51a95fb989
7 changed files with 7 additions and 7 deletions
|
@ -3,7 +3,7 @@
|
|||
set("log.file.path", log_file)
|
||||
set("server.telnet", true)
|
||||
set("server.telnet.port", 1234)
|
||||
set("init.daemon.pidfile.path", "/var/run/airtime-liquidsoap.pid")
|
||||
set("init.daemon.pidfile.path", "/var/run/airtime/airtime-liquidsoap.pid")
|
||||
|
||||
%include "library/pervasives.liq"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue