joe-at-startupmedia / pmon3

Golang Production Process Manager
10 stars 0 forks source link

spawning process as root with non-root user #38

Closed joe-at-startupmedia closed 1 month ago

joe-at-startupmedia commented 1 month ago

This is (probably) a security issue. Found in the readme:

Spawn a new process as the root user without using sudo

pmon3 exec /usr/local/bin/happac --user root
joe-at-startupmedia commented 1 month ago

released in v1.16.1