Sign in
nest-open-source
/
manifest_repos
/
watchdog
/
78fb399aecfe17c370092df110f143d0792e996e
/
.
/
examples
/
systemcheck.sh
blob: ce680890639294b44f8f26541b4bf97aa52f3788 [
file
] [
log
] [
blame
]
#!/bin/sh
# This checks quite some resources of the system. If for instance libc is
# destroyed you cannot start /bin/sh anymore.
# Courtesy of: Zygo Blaxell <zblaxell@linuxmaster.hungrycats.org>
exit
0