Best practice to run Linux service as a different user
Источник: sysadmin — Best practice to run Linux service as a different user — Stack Overflow.
… On Debian we use the start-stop-daemon
utility, which handles pid-files, changing the user, putting the daemon into background and much more.
Leave a Reply
You must be logged in to post a comment.