From 103d362b6a76f1bc05b038e7e0b68eb5cd37dc26 Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Fri, 13 Sep 2019 23:25:19 -0400 Subject: failed experiment with running the demo application entirely inside of a docker container --- etc/profile.d/runit.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 etc/profile.d/runit.sh (limited to 'etc/profile.d') diff --git a/etc/profile.d/runit.sh b/etc/profile.d/runit.sh new file mode 100644 index 0000000..c114c7e --- /dev/null +++ b/etc/profile.d/runit.sh @@ -0,0 +1 @@ +export SVDIR=/etc/sv -- cgit v1.2.3