Change 6285

tony_smith (Tony Smith)
Tony Smith committed this change into //guest/tony_smith/perforce/p4dctl/src
Request Review
Download .zip
Add support for starting arbitrary daemons through this framework
using configuration entries like this:

other <name>
{
    Execute     = <binary>
    Owner        = <username>
    [ Port        = <listen port (if any)> ]
    [ Umask        = <umask> ]
    PATH        = "/usr/bin: etc. etc."
}
  • Files 3
  • Comments 0
3 edited 0 added 0 deleted
config.cpp#3
Loading...
server.cpp#3
Loading...
server.h#3
Loading...
Tip: Use n and p to cycle through the changes.