mobin-2008 / systemd_to_dinit_converter

Converting systemd units into dinit services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unit_to_srv: Covnert systemd unit into dinit service

This is a python script (Requires python 3.10 or later) for easily converting systemd unit services into dinit services.

Basic Usage

./unit_to_srv.py <unit-file> [-q, --quiet] [-h]

Some WIP ToDos:

  • Create Usage.md file

About

Converting systemd units into dinit services

License:Other


Languages

Language:Python 100.0%