add systemd service, timer files

This commit is contained in:
ray 2020-02-17 16:21:39 +00:00
commit 5438db66ed
5 changed files with 57 additions and 4 deletions

View file

@ -0,0 +1,9 @@
[Unit]
Description=Update package update count (used by update-notifier)
[Service]
ExecStart=/usr/local/bin/pacman-update-count
[Install]
WantedBy=default.target