Skip to content

Instantly share code, notes, and snippets.

@PickledDragon
Created March 21, 2016 10:26
Show Gist options
  • Select an option

  • Save PickledDragon/c7a5d0dfe92246fe0e6b to your computer and use it in GitHub Desktop.

Select an option

Save PickledDragon/c7a5d0dfe92246fe0e6b to your computer and use it in GitHub Desktop.
/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