Files
extra/gcr/gcr-viewer.sh
2025-06-22 20:39:04 -05:00

3 lines
72 B
Bash

#!/bin/sh
prlimit --memlock='1024' '/usr/libexec/gcr/gcr-viewer' "${@}"