mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 03:21:28 +01:00
31c1084645
Signed-off-by: Jess Frazelle <acidburn@google.com>
4 lines
44 B
Bash
Executable File
4 lines
44 B
Bash
Executable File
#!/bin/sh
|
|
|
|
exec /sbin/runsvdir /etc/service
|