first commit
diff --git a/start_services b/start_services
new file mode 100644
index 0000000..cd839bd
--- /dev/null
+++ b/start_services
@@ -0,0 +1,7 @@
+./bin/power_control &
+./bin/chassis_identify &
+./bin/sensor_ambient &
+./bin/button_power &
+./bin/sensor_host_status &
+./bin/host_control &
+./bin/flash_bios &