rrottmann / slax-provision

slax extension that can be used for provisioning at boot time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

slax-provision

This is a small slax extension that can be used for provisioning at boot time. The script /usr/local/bin/provision gets triggered by rc.local and systemd. When the directory$LIVEKITNAME/provision exists, all contained scripts will be executed during system boot.

The directory provision contains small example scripts. One can be used to setup a Wifi connection using nmcli. Another installs vim-tiny via apt-get.

About

slax extension that can be used for provisioning at boot time.

License:MIT License


Languages

Language:Shell 100.0%