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

Lindroidux1 #166

Closed
wants to merge 11 commits into from
Closed

Lindroidux1 #166

wants to merge 11 commits into from

Commits on Jun 30, 2019

  1. added TimeoutStartSec=15 in ananicy.service

    added TimeoutStartSec=15 in ananicy.service to overcome following.
    Jun 30 13:25:13 systemd[1]: ananicy.service: Start request repeated too
    quickly.
    Jun 30 13:25:13 systemd[1]: ananicy.service: Failed with result
    'exit-code'.
    Jun 30 13:25:13 systemd[1]: Failed to start Ananicy - ANother Auto NICe
    daemon.
    lindroidux committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    8dea147 View commit details
    Browse the repository at this point in the history
  2. updated process class/priority from "BG_CPUIO" to "Heavy_CPU"

    To overcome unwanted pauses during network intensive operations
    lindroidux committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    015c870 View commit details
    Browse the repository at this point in the history
  3. New Rule for package managers in debian

    Let the package managers in debian have class/priority as "Heavy_CPU" To
    overcome unwanted pause during network intensive operations
    lindroidux committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    4ea8479 View commit details
    Browse the repository at this point in the history
  4. New Rule for firefox-esr

    Same priority/class as other browsers
    lindroidux committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    da35a7e View commit details
    Browse the repository at this point in the history
  5. New Rule for wget2

    same class/priority "Heavy_CPU" as other download utilities like wget,
    aria2c & curl
    lindroidux committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    2f610b6 View commit details
    Browse the repository at this point in the history
  6. New Rule for VirtualBox

    same class/priority "Heavy_CPU" as other virtualisation applications.
    lindroidux committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    b033383 View commit details
    Browse the repository at this point in the history
  7. New Rule for tracker, tracker-store & tracker-miner

    "BG_CPUIO" class/priority as it is an indexing service.
    lindroidux committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    c7b90a0 View commit details
    Browse the repository at this point in the history
  8. ignore the debian package manager folder & contents

    lindroidux committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    6eb518d View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. Merge pull request #1 from Nefelim4ag/master

    commits from master
    George Daniel authored Jul 1, 2019
    Configuration menu
    Copy the full SHA
    22d7d78 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/lindroidux/Ananicy into l…

    …indroidux1
    lindroidux committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    19ee414 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. added RestartSec=15 in place of TimeoutStartSec=15

    Corrected commit 8dea147 ("added TimeoutStartSec=15 in ananicy.service",
    2019-06-30)
    lindroidux committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    13a9bcf View commit details
    Browse the repository at this point in the history