/autostart

media installation autostart template for linux

Primary LanguageShell

Installation autostart

grrrr.org 2022-25

Requirements

  • required software for process management: bash, screen, sed
  • required software for audio setup: alsa-utils (aplay, arecord, amixer)
  • as required by installation: jackd2, puredata, supercollider

Edit config.txt for your settings

Edit crontab to enable autostart

Run crontab -e to add the line @reboot sleep 10 && ./autostart.sh