Add Systemd templates

This commit is contained in:
2022-08-28 12:10:27 +02:00
parent c79a2f83e1
commit 6ed81cd85c
3 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,6 @@
[Unit]
Description=Run Pacman to upgrade packages
[Service]
Type=oneshot
ExecStart=/usr/bin/pacman -Syu --noconfirm