Remove duplicate service files
This commit is contained in:
parent
8475773ea6
commit
cb86176e9f
2 changed files with 0 additions and 19 deletions
|
@ -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
|
|
@ -1,9 +0,0 @@
|
|||
[Unit]
|
||||
Description=Run pkgfile
|
||||
|
||||
[Timer]
|
||||
OnCalendar=Mon *-*-* 05:00:00
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
Loading…
Reference in a new issue