Created
March 21, 2016 10:26
-
-
Save PickledDragon/c7a5d0dfe92246fe0e6b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /usr/lib/systemd/system/ Systemd units distributed with installed RPM packages. | |
| /run/systemd/system/ Systemd units created at run time. This directory takes precedence over the directory with installed service units. | |
| /etc/systemd/system/ Systemd units created and managed by the system administrator. This directory takes precedence over the directory with runtime units. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment