I opened a fecso ticket here: https://pagure.io/fesco/issue/1918
and it was suggested it would be better handled via FPC - so I've created a draft.
I would appreciate feedback before I created the FPC ticket.
Adding the following paragraph to the Hardware Activation section:
===========
Enabling of a service by default must not be done unless provisions have
been made to ensure the required hardware actually exists; otherwise
the service can fail which will result in systemd entering a degraded
state. This can be accomplished by utilizing the conditional
functionality of systemd. If the capability to inquire about the
specific condition does not exist, you must request it be created and
provide the necessary criteria. If it is not possible to create a
specific conditional systemd validation, you may request an exception to
this guideline until such time the conditional functionality can be
created.
===========
Some history here:
On Wed, Jun 20, 2018 at 9:33 AM, Gerald B. Cox <gbcox@xxxxxx> wrote:
This isn't related to a service, but is throwing out an spurious error message. There is a patch but it hasn't made it's wayyet into the Fedora kernel:rt_cmos registration error: rhbz#1568276Basically an error is being thrown because your system doesn't have battery backup. To their credit, it was quickly identifiedand patched. We now just have to wait for the patch to be applied.However these:The mcelog.service message is associated with rhbz#1166978The dbxtool.service message is associated with rhbz#1508808The rngd.service message is associated with rhbz#1490632At least for me are the result of services being enabled by default, that should never have been enabled for myenvironment.mcelog: I am using an AMD processor. This service only applies to Intel.dbxtool: I am not using SecureBoot. This service only applies to machines using SecureBoot.rngd: I am not using a machine that has a hardware RNG generatorAgain, if we are apparently so concerned about a streamlined user experience, why are westarting processes that aren't needed - and in fact are not appropriate for a particular environment,and then throwing out error messages which are spurious and confusing?In my case, this caused me to spend hours individually tracking down all these error messagesto find out that there is nothing wrong with my environment. Instead the issue is these servicesare inappropriately started for EVERYBODY - and in one case have been languishing for years.Last time I checked, Fedora wasn't an Intel only, SecureBoot only, mandatory hardware RNG generatorenvironment.
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx/message/F24MSRUFA26JX65ASYS3ZTHQ6T6RQOG3/