Re: [Cppcms-users] Run cppcms service as daemon
Brought to you by:
artyom-beilis
From: Artyom <art...@ya...> - 2010-10-19 20:51:27
|
Hello All, Daemonization is implemented in trunk. Together with: - Switching to unprivileged user and group - Chrooting to specific directry for extra paranoic users. See: http://art-blog.no-ip.info/wikipp/en/page/cppcms_1x_config#daemon for detains. Of course this is relvant for Unix users and does not supported on Windows. > It is planned to be implemented > (quite soon), but not done yet. > > Artyom > > > > > > Hallo, > > > > is there an easy way to run a cppcms service as daemon > or do I have to > > implement the double-fork myself? > > > > Thanks, > > Julian > > |