Summary: | security/sudo: don't install the sample config file twice. | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Mathieu Arnold <mat> | ||||
Component: | Individual Port(s) | Assignee: | Renato Botelho <garga> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(garga) |
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: mat Date: Thu Jun 15 11:01:35 UTC 2017 New revision: 443616 URL: https://svnweb.freebsd.org/changeset/ports/443616 Log: Starting in 1.8.20, the sample sudoers file has been installed twice, once as sudoers.sample and once as sudoers.dist. Remove one of them. PR: 219708 Submitted by: mat Approved by: maintainer timeout Sponsored by: Absolight Changes: head/security/sudo/Makefile head/security/sudo/pkg-plist |
Created attachment 183132 [details] v1 Starting in 1.8.20, the sample sudoers file has been installed twice, once as sudoers.sample, and once as sudoers.dist.