Re: [systemd-devel] Custom systemctl service issue

2024-03-11 Thread Kevin P. Fleming
On Sun, Mar 10, 2024, at 16:14, Ricardo wrote: > On a custom systemctl service, when start service it seems starting without > any message, but when it check by journalctl command it reporter as Failure. > > But if manually run service program it starts without any problem and message. > > The b

[systemd-devel] Custom systemctl service issue

2024-03-10 Thread Ricardo
On a custom systemctl service, when start service it seems starting without any message, but when it check by journalctl command it reporter as Failure. But if manually run service program it starts without any problem and message. The bellow is program to execute as service, which have work with