Project

General

Profile

Fedora Systemd Init Script Instructions.

Added by Matthew Kettlewell about 13 years ago

Hello -

Some of you may have noticed that Fedora (and others) are moving away from SysV init scripts into a newer Systemd session that promises faster machine load times due to parallelization (among other things)

With it is a new set of input files. The files themselves are not complex, but take a bit of getting used to.

I took the WT Hello World app, and turned it into an auto start service, as a way for me to understand how it works.

I wrote an article about it, if anyone wants a working example from which to start from.

http://www.kettlewell.net/2012/03/07/automatically-start-wt-apps-using-systemd-on-fedora/

Enjoy.

Matt