Add Systemd templates
This commit is contained in:
6
systemd-templates/packages-upgrade-pacman.service
Normal file
6
systemd-templates/packages-upgrade-pacman.service
Normal file
@ -0,0 +1,6 @@
|
||||
[Unit]
|
||||
Description=Run Pacman to upgrade packages
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/pacman -Syu --noconfirm
|
Reference in New Issue
Block a user