summaryrefslogtreecommitdiffstats
path: root/abs/core/supplemental-web/cgi/bestart.cgi
blob: 10ca4adb8c60bea884be7410eb2e3014590fe01e (plain)
1
2
3
4
5
6
#!/bin/bash
sudo /sbin/sv start mythbackend 
MESSAGE="`hostname` B.E. started"
/usr/bin/func "*" call msg display "$MESSAGE" &