Skip to content

document/fix missing IPC_LOCK capability #37

@mvisonneau

Description

@mvisonneau

If cap_ipc_lock capability is not available, it currently fails with something like:

~$ vac                     
ERRO[0000] error locking vac memory: cannot allocate memory

Workaround 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/vac

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions