Le Tue, 2 Jul 2013 15:05:09 +0200, Ales Zoulek <ales.zou...@gmail.com> a écrit : > Yeah. So init scripts are creating it for themselves and then droping > the priviledges, that's basicaly because they are just a bash scripts > ran as root. You can ofcourse do that in supervisor as well.
Yeah, that's what I mentioned in message #1. (Arguably, I could redo all current supervisor features by hand too, and cram them in an init script ;-)) > initscripts are just a set of shell scripts ran as root with a few > helper functions. You can never make other system as general, unless > you will run a given script as root. Which is basicaly what you can > do anyways already. Agreed, but systems like supervisor are about providing most commonly-used functions so that people can avoid the brittle generality of init scripts. Regards Antoine. _______________________________________________ Supervisor-users mailing list Supervisor-users@lists.supervisord.org https://lists.supervisord.org/mailman/listinfo/supervisor-users