dcron: get rid of logrotate files.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'dcron'
|
# Template file for 'dcron'
|
||||||
pkgname=dcron
|
pkgname=dcron
|
||||||
version=4.5
|
version=4.5
|
||||||
revision=17
|
revision=18
|
||||||
short_desc="Dillon's lightweight cron daemon"
|
short_desc="Dillon's lightweight cron daemon"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.jimpryor.net/linux/dcron.html"
|
homepage="http://www.jimpryor.net/linux/dcron.html"
|
||||||
@@ -43,7 +43,6 @@ do_install() {
|
|||||||
|
|
||||||
install -Dm755 extra/run-cron ${DESTDIR}/usr/sbin/run-cron
|
install -Dm755 extra/run-cron ${DESTDIR}/usr/sbin/run-cron
|
||||||
install -Dm600 extra/root.crontab ${DESTDIR}/var/spool/cron/root
|
install -Dm600 extra/root.crontab ${DESTDIR}/var/spool/cron/root
|
||||||
install -Dm644 extra/crond.logrotate ${DESTDIR}/etc/logrotate.d/crond
|
|
||||||
|
|
||||||
vinstall ${FILESDIR}/dcron.service 644 usr/lib/systemd/system
|
vinstall ${FILESDIR}/dcron.service 644 usr/lib/systemd/system
|
||||||
# crontab must be setuid for all users to work!
|
# crontab must be setuid for all users to work!
|
||||||
|
|||||||
Reference in New Issue
Block a user