Skip to content

Convert systemd unit files (services) to sys-v-init scripts

License

Notifications You must be signed in to change notification settings

yunginnanet/rcfix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rcfix

deprecates broken rc.d files after they fall from grace by converting systemd unit definitions to system 5 services (sysVinit init scripts)

fix your broken systems today, uninstall systemd.

Usage

you have two ways to save these sad, sad, broken services.

method 1: stdio

cat poor.service | ./rcfix > perfectangle.sh

method 2: files

./rcfix poor.service perfectangle.sh