Open necrose99 opened 4 years ago
I'll leave this open in the hopes that someone will one day have the time and patience to make this work on non systemd systems
Thanks for that, but what am I supposed to do with that zip file? It looks incomplete.
https://github.com/goose121/initify
This will convert most systemd units to openrc.
Exception is systemd timers. Chron timers perhaps.. Which can be a c'avete.
Ie start stop openrc daemon on boot or etc ..
For very simple run ntpd or snapd at starup , then whats included in zipfile is a 1:1 out of the basic systemd unit to openrc equivalent.
More complicated openrc/systemd ... bit more work.
perl initify.pl snapd.systemd snapd.openrc
conversion completed
The openrc deamon support in snapd at this time natively wasn't known , however attempted to get snapd to play a tad more nicely , was the hope.
cronify.pl [file]
Turns a systemd timer-file into a cron timespec
Can do however limited in this aspect.
https://github.com/goose121/initify
transmogrify systemd service units to openrc.