From 5ff268371ffc6b24dd7690273dfab077757dec64 Mon Sep 17 00:00:00 2001 From: Daniel Willmann Date: Thu, 30 Aug 2018 12:04:18 +0200 Subject: Add first osmo-cn-latest image Core network in a container. Starts all the services, configuration needs to be tweaked. Change-Id: Icfddc75447fbd94f9d5c19408ccc7f3a914e083f --- osmo-cn-latest/runit/msc-run | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 osmo-cn-latest/runit/msc-run (limited to 'osmo-cn-latest/runit/msc-run') diff --git a/osmo-cn-latest/runit/msc-run b/osmo-cn-latest/runit/msc-run new file mode 100755 index 0000000..368aefa --- /dev/null +++ b/osmo-cn-latest/runit/msc-run @@ -0,0 +1,3 @@ +#!/bin/sh + +exec /usr/bin/osmo-msc -c /data/osmo-msc.cfg -- cgit v1.2.3