From: Samir Benmendil Date: Sun, 30 Oct 2022 20:28:40 +0000 (+0000) Subject: systemd: move checkupdates to systemd services X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/c6b8950819350ba653e3b272001d417879ca642b?hp=c6b8950819350ba653e3b272001d417879ca642b systemd: move checkupdates to systemd services It makes sense to run them as a system service, they require root to download the packages and the actual download command may change making it hard to configure in sudoers. ---