Ensure the music system boots first
This commit is contained in:
parent
45e1e359f4
commit
5ddda7c331
7 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
ssh -o ConnectTimeout=1 root@music.bitlair.nl mpc pause
|
||||||
ssh -o ConnectTimeout=1 root@music.bitlair.nl shutdown -h now
|
ssh -o ConnectTimeout=1 root@music.bitlair.nl shutdown -h now
|
||||||
sleep 10
|
sleep 10
|
||||||
apc-switch 13 off
|
apc-switch 13 off
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
../bitlair_closed.d/20_ledboard_poweroff
|
|
|
@ -1 +0,0 @@
|
||||||
../bitlair_closed.d/20_statsdisplay_poweroff
|
|
1
djo_closed.d/21_ledboard_poweroff
Symbolic link
1
djo_closed.d/21_ledboard_poweroff
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
../bitlair_closed.d/21_ledboard_poweroff
|
1
djo_closed.d/22_statsdisplay_poweroff
Symbolic link
1
djo_closed.d/22_statsdisplay_poweroff
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
../bitlair_closed.d/22_statsdisplay_poweroff
|
Loading…
Add table
Add a link
Reference in a new issue