Fixed bad reference path and added a note to lxc-bootstrap about weird lxc caching issue
This commit is contained in:
parent
e568013db6
commit
d81934e44c
2 changed files with 6 additions and 1 deletions
|
@ -373,7 +373,7 @@ ln -sf /usr/bin/liquidsoap /usr/bin/airtime-liquidsoap
|
|||
verbose "...Done"
|
||||
|
||||
sed "s@WEB_USER@${web_user}@g;s@WEB_ROOT@${web_root}@g" ${SCRIPT_DIR}/lib/airtime-session-init.conf > /etc/init/airtime-session-init.conf
|
||||
chmod 644 /etc/init/airtime/*
|
||||
chmod 644 /usr/share/upstart/sessions/airtime*
|
||||
|
||||
initctl reload-configuration
|
||||
service airtime-session-init start
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue