dcron: update for new systemd_services arg.
This commit is contained in:
parent
8f790a07a5
commit
40bd3dc22b
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dcron'
|
||||
pkgname=dcron
|
||||
version=4.5
|
||||
revision=11
|
||||
revision=12
|
||||
distfiles="http://www.jimpryor.net/linux/releases/dcron-${version}.tar.gz"
|
||||
short_desc="Dillon's lightweight cron daemon"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
@ -16,7 +16,7 @@ long_desc="
|
|||
that can also take over the central functions of anacron."
|
||||
|
||||
replaces="cronie>=0"
|
||||
systemd_services="dcron.service"
|
||||
systemd_services="dcron.service on"
|
||||
conf_files="/var/spool/cron/root"
|
||||
provides="cron-daemon-0"
|
||||
replaces="cron-daemon>=0"
|
||||
|
|
Loading…
Reference in New Issue
Block a user