mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
sleep before force rebooting
we do not even get the logs without this
This commit is contained in:
parent
bd263e5ca5
commit
99d7e94b20
1 changed files with 2 additions and 0 deletions
|
|
@ -12,4 +12,6 @@ if [ -f /etc/bbfdm/dmmap/dmmap_network ]; then
|
|||
rm -f /etc/bbfdm/dmmap/dmmap_network*
|
||||
fi
|
||||
|
||||
sleep 5
|
||||
|
||||
reboot -f
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue