-
Couldn't load subscription status.
- Fork 7
Open
Description
If cap_ipc_lock capability is not available, it currently fails with something like:
~$ vac
ERRO[0000] error locking vac memory: cannot allocate memoryWorkaround for now is to give it the capability, whether at the user level or on the binary, eg:
~# setcap 'cap_ipc_lock+ep' /home/linuxbrew/.linuxbrew/Cellar/vac/0.0.6/bin/vacMetadata
Metadata
Assignees
Labels
No labels