re-enable munmap().
[minix.git] / commands / swifi / rs.restart_imm
blob815a842f85f26a332286366b5078412a3b38317e
1 #!/bin/sh
3 # 'Recovery' script immediately restarts.
4 echo "Arguments: $@" >/dev/console
5 service restart "$1"