Hi,
I have written a systemd service script for one my daemons.
The service is of "Type=forking".
When starting the service everything is working fine and I am getting status
SUCCESS. But while I am stopping the service I am getting failed state error
like "code=exited, status=15".
I re
r messages)
2. How can I run multiple instances of an executable with different arguments?
3. How can I use user-defined signals in the service scripts?
Please give me a few clues.
Best regards,
--Chinmay
From: Mirco Tischler <[email protected]>
Sent: Thu, 02 May 2013 20:52:17
To: C
Hi All,
Sorry for asking such a noob question.
I am migrating my system from fedora 13 (fc13) to fedora 16 64-bit (fc16
x86_64) version. In fc13 all our module service scripts are written for
upstart/initctl. In fc16, there is no upstart/initctl support any more, but
there is systemd as the