Press F to pay respects (to eater)
Find a file
eater 0a7c43ea6a
All checks were successful
continuous-integration/drone/push Build is passing
add UnitHandle, so a unit still can be passed around even though unloaded
2019-12-26 01:00:36 +01:00
sysf add UnitHandle, so a unit still can be passed around even though unloaded 2019-12-26 01:00:36 +01:00
sysf-init Unit loading 2019-12-25 23:55:45 +01:00
.drone.yml Initial commit (config parsing) 2019-12-24 16:44:55 +01:00
.gitignore Initial commit (config parsing) 2019-12-24 16:44:55 +01:00
Cargo.lock libsysf -> sysf + complete unit type 2019-12-25 19:57:43 +01:00
Cargo.toml libsysf -> sysf + complete unit type 2019-12-25 19:57:43 +01:00
README.md add README.md 2019-12-25 18:51:48 +01:00

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™