update-metainit
Generates init scripts
Install
- All systems
-
curl cmd.cat/update-metainit.sh
- Debian
-
apt-get install metainit
- Ubuntu
-
apt-get install metainit
- Kali Linux
-
apt-get install metainit
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install metainit
- Raspbian
-
apt-get install metainit
- Dockerfile
- dockerfile.run/update-metainit
metainit
Generates init scripts
Metainit solves the problem of writing good init scripts. Instead of manually creating these important files, they are derived from a declaritive description in the metainit files in /etc/metainit. These files can be shipped with packages or created by the local administrator.