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:
parent
9cd0f6ffac
commit
d31ce9eccd
6 changed files with 95 additions and 52 deletions
4
Servers/SystemServer/install.sh
Executable file
4
Servers/SystemServer/install.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
#mkdir -p ../../Root/usr/include/SystemServer/
|
||||
#cp *.h ../../Root/usr/include/SystemServer/
|
Loading…
Add table
Add a link
Reference in a new issue