update-notifier/pacman-update-count.service

10 lines
165 B
SYSTEMD
Raw Normal View History

2020-02-17 16:21:39 +00:00
[Unit]
Description=Update package update count (used by update-notifier)
[Service]
ExecStart=/usr/local/bin/pacman-update-count
[Install]
WantedBy=default.target