Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
mk
/
packer-templates
/
8711a02f4c54da7545150b8bdd13c18536e077bf
/
.
/
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