[Bug 196432] Allow @sample keyword reference a symlink

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 2 12:13:53 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196432

Jan Beich <jbeich at vfemail.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Works As Intended
             Status|New                         |Closed

--- Comment #8 from Jan Beich <jbeich at vfemail.net> ---
(In reply to Mathieu Arnold from comment #7)
> I still don't like it, I find it way better to install the target of the
> symlink so that it can be modified than copying the symlink which, if
> modified, will be overwritten on next upgrade.

Indeed, firing up a text editor on /etc/ssl/cert.pem would try to alter
contents of symlink destination. It wasn't very clear in comment 1 what sample
symlink content mean, the link with .sample suffix stripped or its destination.

@sample in bug 196431 should work fine without the patch here. It'd install 3
copies of the same sample file but user can make one main and the rest point to
it (e.g. bug 196435).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list