On Sat, Oct 21, 2023 at 4:08 PM Chris Adams <li...@cmadams.net> wrote:

> Certainly - I was just looking for a more general solution to non-RTC
> systems going forward.  Ideally, there could be something triggered by a
> lack of an RTC, but it looks like systemd path units cannot work based
> on a path (e.g. /dev/rtc) _not_ existing.  That's unfortunate, that
> would make it easy.

I believe negation works (not tested) as in:

     ConditionPathExists=!/dev/rtc
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to