From 8ae543fa8d3fdf08bcc61dcb27cafd987344ada2 Mon Sep 17 00:00:00 2001 From: Adam Spragg Date: Thu, 17 Mar 2022 10:59:49 +0000 Subject: Notify logged-in users when updates are availble. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 626f28c..92a6e95 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,11 @@ updates for packages which have bugs (or remove already-downloaded updates). So, look into a way of doing that. +### Notifying users about updates + +Find a better way of getting a list of logged in users and their DBus session +bus address than `find /run/user -type s -name bus`. + ## License -- cgit v1.2.1