add README.md
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
eater 2019-12-25 18:50:30 +01:00
parent 9809d59ab8
commit 450e604518
Signed by: eater
GPG key ID: AD2560A0F84F0759

25
README.md Normal file
View file

@ -0,0 +1,25 @@
# SystemF / SysF
> systemd but it's allowed to say fuck
SysF is a minimal reimplementation of systemd in rust, allowing you to run a non-systemd system but still allow systemd service files to be used.
I have no clue where I'm going with this, and I'll figure out over time.
## Things I don't want to implement
- dbus: fuck off.
## Project topology
### libsysf
Library with all common logic and parsing
### sysf-init
Init process meant to run as PID 1. oh yea, I'm the init system now.
# Copyright
License Pending™