Bug 120862

Summary: [MAINTAINER] security/openvpn: use rcfile name for syslog
Product: Ports & Packages Reporter: Matthias Andree <matthias.andree>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
openvpn-2.0.6_8.patch none

Description Matthias Andree 2008-02-20 00:20:00 UTC
Run openvpn with --daemon ${name} in order to get
distinguishable and useful syslog tags.

Suggested by Stefan Bethke.

Generated with FreeBSD Port Tools 0.77
Comment 1 dfilter service freebsd_committer freebsd_triage 2008-02-20 01:15:34 UTC
rafan       2008-02-20 01:15:28 UTC

  FreeBSD ports repository

  Modified files:
    security/openvpn     Makefile 
    security/openvpn/files openvpn.sh.in 
  Log:
  - Run opensvn with --daemon ${name} in order to get distinguishable and
    useful syslog tags
  
  PR:             ports/120862
  Submitted by:   Matthias Andree <matthias.andree at gmx.de> (maintainer)
  
  Revision  Changes    Path
  1.35      +1 -1      ports/security/openvpn/Makefile
  1.10      +3 -3      ports/security/openvpn/files/openvpn.sh.in
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 2 Rong-En Fan freebsd_committer freebsd_triage 2008-02-20 01:16:21 UTC
State Changed
From-To: open->closed

Committed. Thanks!