add btrfs-scrub.py
This commit is contained in:
parent
2cef97f92b
commit
63db8162e3
2 changed files with 52 additions and 0 deletions
|
|
@ -12,6 +12,15 @@ Dependencies: python3, apprise, cryptography, dnspython, requests, Matrix accoun
|
|||
|
||||
Usage: Use provided availability-monitor.service as user unit.
|
||||
|
||||
## btrfs-scrub.py
|
||||
Scrub btrfs volume and report results via matrix and e-mail.
|
||||
|
||||
Status: active use
|
||||
|
||||
Dependencies: python3, apprise, Matrix account
|
||||
|
||||
Usage: Invoke periodically using systemd timer (or cron).
|
||||
|
||||
## dnf-search-install.py
|
||||
Wrapper, marks already installed packages for `dnf search`.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue