reboot time

This commit is contained in:
Senad Uka
2016-06-08 09:38:54 +02:00
parent c11e6b29b1
commit b30af162a1

View File

@@ -36,4 +36,4 @@ def sync():
print " panicking safely ! "
safely_panic()
print " rebooting "
commands.getoutput('/sbin/shutdown -r +5')
commands.getoutput('/sbin/shutdown -r +3')