Remove duplicate service files

This commit is contained in:
Alexander Schäferdiek 2019-08-11 12:31:19 +02:00
parent 8475773ea6
commit cb86176e9f
2 changed files with 0 additions and 19 deletions

View file

@ -1,10 +0,0 @@
[Unit]
Description=Run pkgfile
#OnFailure=systemd_failure_notify@%n.service
[Service]
Type=oneshot
ExecStart=/usr/bin/pkgfile --update
[Install]
WantedBy=multi-user.target

View file

@ -1,9 +0,0 @@
[Unit]
Description=Run pkgfile
[Timer]
OnCalendar=Mon *-*-* 05:00:00
Persistent=true
[Install]
WantedBy=timers.target