summarylogtreecommitdiffstats
path: root/thermos-startup.sh
diff options
context:
space:
mode:
authorHaralds2017-03-02 02:20:23 +0000
committerHaralds2017-03-02 02:20:23 +0000
commitd438813c861f105507ae620ce1e752b28080e3d8 (patch)
tree7a7688501876992958effaee7bc543d5b3fee995 /thermos-startup.sh
downloadaur-d438813c861f105507ae620ce1e752b28080e3d8.tar.gz
initial commit
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[@]}"