You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to figure out how to generate a systemd init script using Stork, but I can't figure out how to use it. Would it be possible to have a step by step manual on how to proceed?
I have akamai-cefconnector, a java program that need to be run as a service (daemon) on Linux.
Hi,
I'm trying to figure out how to generate a systemd init script using Stork, but I can't figure out how to use it. Would it be possible to have a step by step manual on how to proceed?
I have akamai-cefconnector, a java program that need to be run as a service (daemon) on Linux.
Folder structure is :
./bin/CEFConnector-1.6.0.jar
./config/[CEFConnector.properties, log4j2.xml]
./lib
./logs
I just need to generate the systemd init script to operationalise it.
Thank you!
The text was updated successfully, but these errors were encountered: