You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It can be beneficial to run setcap on the installed binary in a postinst script. Currently I have to run it myself after installation, and after an upgrade the capabilities will be cleared.
It can be beneficial to run
setcapon the installed binary in a postinst script. Currently I have to run it myself after installation, and after an upgrade the capabilities will be cleared.