HaikuBootstrap: launch bootstrap_daemon.py on boot.

* removed screen_saver and shortcut_catcher input addons, they need libgame or libGL.
This commit is contained in:
Jérôme Duval
2015-10-21 19:14:15 +02:00
parent 4cb401968e
commit e02111ea5d
2 changed files with 6 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
service bootstrap_daemon {
launch /bin/python /boot/home/config/settings/boot/launch/bootstrap_daemon.py
legacy
}