github.com/iotexproject/iotex-core@v1.14.1-rc1/entrypoint.sh (about)

     1  #!/bin/sh
     2  
     3  /usr/sbin/crond
     4  
     5  exec "$@"