I have been trying to run a simple dot net application as a daemon. I took a help from many of the below given links and did as suggested.
Links:
1. http://pmcgrath.net/running-a-simple-dotnet-core-linux-daemon
2. https://developers.redhat.com/blog/2017/06/07/writing-a-linux-daemon-in-c/
3. https://stackoverflow.com/questions/50514114/dotnet-app-started-as-daemon-doesnt-working-properly
I have followed all the standard steps given in all the above links but received a common error in all and couldn't find any resolution online.
Below is the log which I get when I run the command:
*sudo systemctl status console1.service*
If anyone having any idea why I am getting these it would be of great help. I am stuck here for last 2 days.

Asked by Himanshu Singh
(1 rep)
Jun 27, 2018, 11:45 AM
Last activity: Oct 21, 2018, 02:01 PM
Last activity: Oct 21, 2018, 02:01 PM