Skip to content

Instantly share code, notes, and snippets.

@gigyas
Created December 12, 2016 21:33
Show Gist options
  • Save gigyas/677704841a9da132028fe03ef25edfaa to your computer and use it in GitHub Desktop.
Save gigyas/677704841a9da132028fe03ef25edfaa to your computer and use it in GitHub Desktop.
Get the location of a systemd unit file from the service name
systemctl show -p FragmentPath <service-name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment