dotfiles/root/etc/systemd/system/pacman-download.service

8 lines
163 B
Desktop File
Executable file

[Unit]
Description=Download updates with pacman
After=network-online.target
Wants=network-online.target
[Service]
Type=oneshot
ExecStart=pacman -Syuw --noconfirm