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