Custom systemd Unit and Unit File: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=External= * https://access.redhat.com/solutions/912263 =Internal= * systemd") |
No edit summary |
||
Line 6: | Line 6: | ||
* [[systemd#Configuration|systemd]] | * [[systemd#Configuration|systemd]] | ||
=Overview= | |||
This article describes the procedure to configure an arbitrary service <tt>myservice</tt> to be managed by <tt>systemd</tt>. It includes the creation of the unit file. |
Revision as of 05:17, 16 February 2016
External
Internal
Overview
This article describes the procedure to configure an arbitrary service myservice to be managed by systemd. It includes the creation of the unit file.