1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/mail/dma/pkg-plist
Guido Falsi bfacd10e33 mail/dma: Fix cronjob install location
- Install the cronjob file in the correct location, so it is
  automatically picked up by cron
- While here, use ETCDIR expansion in plist in place of static path
  where appropriate

PR:		262294
Approved by:	garga (maintainer)
Fixes:		f3c2313c58 mail/dma: Implement cronjob to flush emails
2022-03-02 14:28:57 +01:00

7 lines
214 B
Plaintext

etc/cron.d/dma
@(root,mail,2555) libexec/dma
@(root,mail,4554) libexec/dma-mbox-create
@sample(root,mail,0644) %%ETCDIR%%/dma.conf.sample
@sample(root,mail,0640) %%ETCDIR%%/auth.conf.sample
share/man/man8/dma.8.gz