mirror of
https://github.com/lennyhans/systemd-to-openrc.git
synced 2026-03-10 04:41:09 +00:00
Add readme and license
Also add ref on links
This commit is contained in:
parent
e46a47b54f
commit
550abd41bc
2 changed files with 688 additions and 0 deletions
14
README.md
Normal file
14
README.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue