webif/var/mongoose/cgi-bin/restart.jim

9 lines
134 B
Plaintext
Raw Normal View History

#!/mod/bin/jimsh
puts "Content-Type: text/html"
puts ""
puts [exec /etc/init.d/S90settop restart]
file delete /tmp/.restartpending