5 lines
114 B
Bash
5 lines
114 B
Bash
|
# requrired to run other configured scripts
|
||
|
/bin/sh /etc/rc
|
||
|
# launch tmux with jails
|
||
|
/mnt/config/startsessions.sh
|