Link Search Menu Expand Document

Additional scripts

Several helper scripts are located in the /opt/shift/scripts/ directory.

Interactive use

  • bbb-systemctl.sh: manage and check systemd units in batch Batch control all systemd units at once, e.g. for getting an overall status or stop all services.

    BitBoxBase: batch control system units
    Usage: bbb-systemctl.sh <status|start|restart|stop|enable|disable|verify>
    

Startup

Systemd startpre / startpost

Scripts named systemd-***-startpre and systemd-***-startpost are executed by systemd before or after starting system services.

Various