mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-20 00:08:58 -04:00
sys-cluster/pcs-0.10.7: fix systemd unit service
Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Andrea Postiglione <andrea.postiglione@gmail.com>
This commit is contained in:
parent
7fb840356d
commit
58baba5b6e
@ -84,8 +84,8 @@ src_install() {
|
||||
dosym /usr/sbin/pcs "${EPREFIX}/usr/lib/pcs/pcs"
|
||||
|
||||
# use Debian style systemd unit (with config in /etc/default/pcsd)
|
||||
cp -a "${S}/pcsd/pcsd.service.debian" "${D}/usr/lib/systemd/system/pcsd.service"
|
||||
#cp -a "${S}/pcsd/pcsd-ruby.service.debian" "${D}/usr/lib/systemd/system/pcsd.service"
|
||||
systemd_newunit "${S}/pcsd/pcsd.service.debian" "pcsd.service"
|
||||
systemd_newunit "${S}/pcsd/pcsd-ruby.service" "pcsd-daemon.service"
|
||||
# custom service file for openRC
|
||||
newinitd "${FILESDIR}/pcsd.initd" pcsd || die
|
||||
newinitd "${FILESDIR}/pcsd-daemon.initd" pcsd-daemon || die
|
||||
|
Loading…
x
Reference in New Issue
Block a user