An open API service indexing awesome lists of open source software.

https://github.com/mitchweaver/rclocal

brings rc.local init script functionality to modern Linux systems
https://github.com/mitchweaver/rclocal

init linux rc rclocal script systemd

Last synced: 4 months ago
JSON representation

brings rc.local init script functionality to modern Linux systems

Awesome Lists containing this project

README

          

# rc.local

Brings `/etc/rc.local` functionality to newer SystemD-based/OpenRC
Linux distributions.

## Why rc.local?

Because having a single, simple shell script to launch key functions
when spinning up a new machine makes life so much easier than dealing
with nuances of creating different SystemD or OpenRC service files for
every service you might need run.

## Get with the times old man!

no