Process does not start on daemon

Issues related to applications and software problems
Post Reply
TKimura
Posts: 1
Joined: 2017/10/23 01:20:57

Process does not start on daemon

Post by TKimura » 2017/10/23 01:31:04

Hi. Everyone.
I have developed a program that has to be ran on centos7.
It works fine on terminal.
However when I register it as a service, it does not run.
So I have a question.
- Not all processes can run as service?
- In that case what should I do for making my program run as service?

Regards.

Post Reply