summarylogtreecommitdiffstats
path: root/thermos-startup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'thermos-startup.sh')
-rw-r--r--thermos-startup.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/thermos-startup.sh b/thermos-startup.sh
new file mode 100644
index 000000000000..096d2923672d
--- /dev/null
+++ b/thermos-startup.sh
@@ -0,0 +1,3 @@
+source /etc/aurora/thermos-env.sh
+
+exec /usr/bin/thermos_observer "${OBSERVER_ARGS[@]}"