robert %!s(int64=2) %!d(string=hai) anos
pai
achega
1601f92600
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      entrypoint.sh

+ 1 - 0
entrypoint.sh

@@ -6,6 +6,7 @@ set -o pipefail
 chmod 600 /var/spool/cron/root
 sed -i -e '/pam_loginuid.so/s/^/#/' /etc/pam.d/crond
 mkdir -p /data/log/resin-books/bo/visit
+sed -i 's/nodaemon=false/nodaemon=true/g' /etc/supervisord.conf
 echo "ulimit -n 65535" >> /etc/profile
 echo "ulimit -u 65535" >> /etc/profile
 source /etc/profile