1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 01:37:36 +00:00

Misc: Add a simple init process

This doesn't do much right now, just fork off a bunch of stuff and set priorities.
This commit is contained in:
Robin Burchell 2019-05-29 22:36:23 +02:00 committed by Andreas Kling
parent 9cd0f6ffac
commit d31ce9eccd
6 changed files with 95 additions and 52 deletions

View file

@ -0,0 +1,4 @@
#!/bin/bash
#mkdir -p ../../Root/usr/include/SystemServer/
#cp *.h ../../Root/usr/include/SystemServer/