olafz / percona-clustercheck

Script to make a proxy (ie HAProxy) capable of monitoring Percona XtraDB Cluster nodes properly. The clustercheck script is distributed under the BSD license.
BSD 3-Clause "New" or "Revised" License
173 stars 108 forks source link

systemd files in the wrong directories #24

Open renich opened 5 years ago

renich commented 5 years ago

Man, just FYI, external systemd files should be put in /etc/systemd/system and not in /lib/systemd/system.

Also, the bin file should be stored in /usr/local/bin and not /usr/bin.

All this according to the FHS-3.0: http://refspecs.linuxfoundation.org/fhs.shtml