https://github.com/saghul/shm-check
https://github.com/saghul/shm-check
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/saghul/shm-check
- Owner: saghul
- Created: 2023-11-30T21:02:43.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-30T21:36:18.000Z (over 2 years ago)
- Last Synced: 2025-02-13T06:46:47.276Z (over 1 year ago)
- Language: C
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# shm-check
Checks if /dev/shm has at least 2GB of space. This is udeful when running
Chrome in Docker, to check if the container is started with the right /dev/shm parameters.