Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions ananicy.d/00-default/atd.rules
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Schedule commands to be executed once, at a particular time in the future: https://pubs.opengroup.org/onlinepubs/9699919799/utilities/at.html
{ "name": "atd", "type": "BG_CPUIO" }
2 changes: 2 additions & 0 deletions ananicy.d/00-default/cron.rules
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Unix scheduler: https://www.opengroup.org/onlinepubs/9699919799/utilities/crontab.html
{ "name": "cron", "type": "BG_CPUIO" }
2 changes: 2 additions & 0 deletions ananicy.d/00-default/mintUpdate.rules
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Update checker for Linux Mint: https://github.com/linuxmint/mintupdate
{ "name": "mintUpdate", "type": "BG_CPUIO" }
2 changes: 2 additions & 0 deletions ananicy.d/00-default/mintreport.rules
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Troubleshooting tool to analyse crash reports for Linux Mint: https://github.com/linuxmint/mintreport
{ "name": "mintreport-tray", "type": "BG_CPUIO" }
2 changes: 2 additions & 0 deletions ananicy.d/00-default/polkitd.rules
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Provides an organized way for non-privileged processes to communicate with privileged ones: https://gitlab.freedesktop.org/polkit/polkit/
{ "name": "polkitd", "type": "BG_CPUIO" }
2 changes: 2 additions & 0 deletions ananicy.d/00-default/rngd.rules
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# RNG daemon developed to check and feed random data from hardware device to kernel entropy pool: https://github.com/nhorman/rng-tools
{ "name": "rngd", "type": "BG_CPUIO" }
2 changes: 2 additions & 0 deletions ananicy.d/00-default/zeitgeist.rules
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Desktop Activity Logging: https://zeitgeist.freedesktop.org/
{ "name": "zeitgeist-datahub", "type": "BG_CPUIO" }