Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1141609

Summary: Enable x2gocleansessions.service by default
Product: [Fedora] Fedora EPEL Reporter: Orion Poplawski <orion>
Component: epel-releaseAssignee: Michael Stahnke <mastahnke>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: epel7CC: dennis, djw8605, extras-qa, johannbg, kevin, lnykryn, mastahnke, msekleta, s, systemd-maint-list, systemd-maint, vpavlin, zbyszek
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: epel-release-7-13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1141607 Environment:
Last Closed: 2020-11-16 02:08:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1141607    
Bug Blocks:    

Description Orion Poplawski 2014-09-15 03:12:42 UTC
+++ This bug was initially created as a clone of Bug #1141607 +++

Description of problem:

x2gocleansessions.service should be enabled by default.  It needs no configuration and does not listen on any network sockets.

Comment 1 Orion Poplawski 2014-09-15 03:13:25 UTC
I really have no idea if EPEL should manage its own set of presets somehow.

Comment 3 Lukáš Nykrýn 2014-09-15 08:19:28 UTC
We are shipping preset file for rhel in rhel-release and I think we should do the same in epel-release.

Comment 4 Kevin Fenzi 2014-09-24 19:24:42 UTC
Well, if we are using the same policy as Fedora (and I don't see why we wouldn't): 

https://fedoraproject.org/wiki/Starting_services_by_default

"If a service does not require configuration to be functional and does not listen on a network socket, it may be enabled by default (but is not required to do so)."

So, just enable it by default if you like? Or am I missing something...

Comment 5 Orion Poplawski 2014-09-24 20:16:57 UTC
According to https://fedoraproject.org/wiki/Packaging:ScriptletSnippets#Macroized_scriptlets_.28Fedora_18.2B.29 one does something like:

%post
%systemd_post apache-httpd.service

%preun
%systemd_preun apache-httpd.service

and some other package (systemd in Fedora, rhel-release in RHEL) contains a list of presets as to what services get enabled by default.

Comment 6 Fedora Update System 2020-10-31 20:35:53 UTC
FEDORA-EPEL-2020-94c71540f1 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-94c71540f1

Comment 7 Fedora Update System 2020-11-01 02:16:38 UTC
FEDORA-EPEL-2020-94c71540f1 has been pushed to the Fedora EPEL 7 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-94c71540f1

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 8 Fedora Update System 2020-11-16 02:08:47 UTC
FEDORA-EPEL-2020-94c71540f1 has been pushed to the Fedora EPEL 7 stable repository.
If problem still persists, please make note of it in this bug report.