Go to file
2022-09-22 18:55:41 +02:00
systemd-templates Add --noprogressbar parameter to Pacman call 2022-08-28 12:30:54 +02:00
.gitignore Initial commit 2022-08-26 13:50:22 +02:00
install.sh Set install script to new run_directory norm 2022-09-22 18:55:41 +02:00
README.md Initial commit 2022-08-26 13:50:22 +02:00

Packages upgrade

This repository contains Systemd service units which run a system's package manager and upgrade the packages. A timer for starting the service automatically can optionally be used.

Use case

As of now, the purpose is to run these in containers only.

Files

  • systemd-templates/ contains the Systemd units templates, based on distributions/package managers.

Installation

  • install.sh script copies Systemd templates to their destination, and optionally enables the timer.

TODO

  • RAS