[Unit] Description=Check pacman updates [Service] Type=oneshot ExecStart=/bin/sh -c 'checkupdates > ~/.cache/updates-count 2>/dev/null || true'