A wrapper for running openrc-like commands on a systemd system
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-05-03 21:36:15 -07:00
LICENSE Initial commit 2025-08-13 16:41:18 -07:00
rc-service.sh add rc-update, fix indent 2026-05-03 21:36:15 -07:00
rc-status.sh add a simple rc-status shim 2026-05-03 19:36:39 -07:00
rc-update.sh add rc-update, fix indent 2026-05-03 21:36:15 -07:00
README.md add a simple rc-status shim 2026-05-03 19:36:39 -07:00

rc-systemctl

A wrapper for running openrc commands on a systemd system

Warning

Currently, this only helps the user use openrc commands, do not use this as a drop-in replacement for a service that requires OpenRC commands.