Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
mk
/
packer-templates
/
0b11f375c0f88464a3c78b69b5e36d3d0061c48a
/
.
/
mirror-image
/
scripts
/
reboot.sh
blob: 35d13f9e1385231de237c22401b020144a3dedab [
file
] [
log
] [
blame
]
#!/bin/bash -x
echo
3
>
/
proc
/
sys
/
vm
/
drop_caches
sync
sleep
1
pgrep
-
f
"sshd: root@"
|
xargs kill
-
9
shutdown
-
r now