Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Latest major update breaks user defined rules #461

@tonibgd

Description

@tonibgd

Description

  • Latest Major update (Major Updates #457) modified ananicy.d/00-types.types
    • Types got renamed and are not backward compatible
      • users that have rules that are not in this repository will break
      • Game -> game, Doc-View -> document-viewer etc.
    • Heavy_CPU, BG_CPUIO and LowLatency_RT got removed, breaking all the rules that use them

Steps to reproduce

  • systemctl start ananciy.service
  • journalctl -efu ananicy.service

Example errors:

Error: "type": "Game" not defined
Error: "type": "BG_CPUIO" not defined
Error: "type": "LowLatency_RT" not defined
Error: "type": "Doc-View" not defined
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions