systemd systemctl not cooperating on Stop. Start OK
Hi all.
30 years Unix experience but systemd is new to me. I successfully created a .system file for CA-Agent and thought this is a breeze.
Now I'm trying to create one for outbound and it is not cooperating. If I do the systemctl start outbound it starts fine.
When I do systemctl stop ourbound it fails. I have tried numerous config options like "simple" instead of "forking" as well as "killMode and RemainAfterExit wit no change at all.
Any ideas. I'm running oracle uek 7.2 . Also if I run systemctl daemon-reload outbound will start again but as soon as I run systemctl stop outbound it is dead for good.