summarylogtreecommitdiffstats
path: root/pacload.service
blob: ea8dd0c0808ce09170d5a005f9c2f43bfea9f65b (plain)
1
2
3
4
5
6
7
8
[Unit]
Description=Automatically download all updated packages
After=network-online.target
Requires=network-online.target

[Service]
Type=simple
ExecStart=/usr/bin/pacman -Syuw --noconfirm