Press F to pay respects (to eater)
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
eater 0a7c43ea6a
continuous-integration/drone/push Build is passing Details
add UnitHandle, so a unit still can be passed around even though unloaded
4 years ago
sysf add UnitHandle, so a unit still can be passed around even though unloaded 4 years ago
sysf-init Unit loading 4 years ago
.drone.yml Initial commit (config parsing) 4 years ago
.gitignore Initial commit (config parsing) 4 years ago
Cargo.lock libsysf -> sysf + complete unit type 4 years ago
Cargo.toml libsysf -> sysf + complete unit type 4 years ago
README.md add README.md 4 years ago

README.md

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™