Bug 200202 - sysutils/logrotate missing logrotate.d directory
Summary: sysutils/logrotate missing logrotate.d directory
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-14 17:32 UTC by Mark Felder
Modified: 2015-06-29 01:04 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (js)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Felder freebsd_committer freebsd_triage 2015-05-14 17:32:18 UTC
Hello,

Default sample configuration of logrotate has an include statement:

include /usr/local/etc/logrotate.d

A new setup of logrotate requires you either create that directory or remove that line from the configuration. It would be much simpler just to create it by default and save users from this hassle.

I am proposing we simply add a new entry to the pkg-plist:

@dir etc/logrotate.d


Thanks!
Comment 1 Philip M. Gollucci freebsd_committer freebsd_triage 2015-06-27 20:11:26 UTC
Take.
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2015-06-27 20:11:59 UTC
Maintainer Timeout - 44 days (js@iksz.hu)
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-06-29 01:02:13 UTC
A commit references this bug:

Author: pgollucci
Date: Mon Jun 29 01:01:41 UTC 2015
New revision: 390877
URL: https://svnweb.freebsd.org/changeset/ports/390877

Log:
  sysutils/logrotate: missing logrotate.d directory

  - bump PORTREVISION for plist change

  PR:                  200202
  Submitted by:        feld@FreeBSD.org
  Approved by:         maintainer timeout (js@iksz.hu ; 44 days)

Changes:
  head/sysutils/logrotate/Makefile
  head/sysutils/logrotate/pkg-plist