systemd-to-openrc/README.md
Lenny Andreu 550abd41bc Add readme and license
Also add ref on links
2025-05-18 00:23:29 -04:00

14 lines
No EOL
1.6 KiB
Markdown

This is a fork from the published site that allows to convert basic systemd units to openrc services, it was created for convenience and all the work was made from the team behind openrc-run site: [http://openrc.run](http://openrc.run?ref=https://github.com/lennyhans/systemd-to-openrc)
Rights go to the original authors, and the modification and new works are under GPLv3.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
See also
- [https://github.com/OpenRC/openrc/](https://github.com/OpenRC/openrc/?ref=https://github.com/lennyhans/systemd-to-openrc)
- [https://github.com/OpenRC/openrc/blob/master/service-script-guide.md](https://github.com/OpenRC/openrc/blob/master/service-script-guide.md?ref=https://github.com/lennyhans/systemd-to-openrc))
- [https://wiki.alpinelinux.org/wiki/Alpine_Linux_Init_System](https://wiki.alpinelinux.org/wiki/Alpine_Linux_Init_System?ref=https://github.com/lennyhans/systemd-to-openrc)
- [https://wiki.alpinelinux.org/wiki/Writing_Init_Scripts](https://wiki.alpinelinux.org/wiki/Writing_Init_Scripts?ref=https://github.com/lennyhans/systemd-to-openrc)
- [https://wiki.debian.org/systemd](https://wiki.debian.org/systemd?ref=https://github.com/lennyhans/systemd-to-openrc)
- [https://docs.podman.io/en/latest/markdown/podman-systemd.unit.5.html](https://docs.podman.io/en/latest/markdown/podman-systemd.unit.5.html?ref=https://github.com/lennyhans/systemd-to-openrc)