Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 766200 Details for
Bug 834502
sys-cluster/glusterfs: provide systemd service file
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild unified diff
file_834502.txt (text/plain), 1.24 KB, created by
Yachen Wang
on 2022-03-04 03:13:53 UTC
(
hide
)
Description:
ebuild unified diff
Filename:
MIME Type:
Creator:
Yachen Wang
Created:
2022-03-04 03:13:53 UTC
Size:
1.24 KB
patch
obsolete
>--- /var/db/repos/gentoo/sys-cluster/glusterfs/glusterfs-9.4.ebuild 2022-02-05 07:59:57.662025804 +0800 >+++ glusterfs-9.4.ebuild 2022-02-16 05:39:15.620895595 +0800 >@@ -5,7 +5,7 @@ > > PYTHON_COMPAT=( python3_{7..10} ) > >-inherit autotools elisp-common python-single-r1 tmpfiles >+inherit autotools elisp-common python-single-r1 tmpfiles systemd > > DESCRIPTION="GlusterFS is a powerful network/cluster filesystem" > HOMEPAGE="https://www.gluster.org/ https://github.com/gluster/glusterfs/" >@@ -15,7 +15,7 @@ > SLOT="0/${PV%%.*}" > KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86" > >-IUSE="debug emacs +fuse +georeplication ipv6 +libtirpc rsyslog static-libs +syslog test +xml" >+IUSE="debug emacs +fuse +georeplication ipv6 +libtirpc rsyslog static-libs +syslog test +xml systemd" > > REQUIRED_USE="georeplication? ( ${PYTHON_REQUIRED_USE} xml ) > ipv6? ( libtirpc )" >@@ -154,6 +154,10 @@ > keepdir /var/log/${PN} > keepdir /var/lib/glusterd/{events,glusterfind/.keys} > >+ if use systemd; then >+ systemd_dounit "${S}/extras/systemd/"{glusterd,glustereventsd,glusterfssharedstorage,gluster-ta-volume}.service >+ fi >+ > # QA > rm -r "${ED}/var/run/" || die > if ! use static-libs; then
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 834502
:
766169
| 766200