robert 1 жил өмнө
parent
commit
392be80985
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      entrypoint.sh

+ 2 - 0
entrypoint.sh

@@ -12,4 +12,6 @@ echo "ulimit -u 65535" >> /etc/profile
 source /etc/profile
 source /etc/profile
 mkdir -p /data/wapage/log/ea_video_adv
 mkdir -p /data/wapage/log/ea_video_adv
 
 
+sed -i 's/nodaemon=false/nodaemon=true/g' /etc/supervisord.conf
+
 exec "$@"
 exec "$@"