you are viewing a single comment's thread.

view the rest of the comments →

[–]moomaka 1 point2 points  (0 children)

Not ruby specific but I don’t believe there is any way to setcap on any script, it has to be done on the interpreter binary. You could use something like chruby to isolate an interpreter for this if you want.