1
0
mirror of https://github.com/phusion/baseimage-docker.git synced 2026-03-26 04:18:46 +00:00
Files
baseimage-docker/image/my_init
Hongli Lai (Phusion) 9661f84da9 Initial commit
2013-11-12 11:39:25 +01:00

6 lines
131 B
Bash
Executable File

#!/bin/bash
set -e
# No exec. We want bash to be the init process so that it can kill
# zombie processes.
/usr/sbin/runsvdir-start