coreos / fedora-coreos-pinger

Telemetry service to be used in Fedora CoreOS (see https://github.com/coreos/fedora-coreos-tracker/issues/86)
Apache License 2.0
15 stars 7 forks source link

dist/systemd: change binary location to /usr/libexec #23

Closed rfairley closed 5 years ago

rfairley commented 5 years ago

Change the directory of the installed binary from /usr/bin to /usr/libexec. This is done because fedora-coreos-pinger is not intended to be run directly by users.

When installing and running pinger through this unit, the binary placed by cargo install should be moved to this location under /usr/libexec.

Related: https://github.com/coreos/fedora-coreos-tracker/issues/244

rfairley commented 5 years ago

Required by: https://src.fedoraproject.org/rpms/rust-fedora-coreos-pinger/pull-request/1