Bug 120862 - [MAINTAINER] security/openvpn: use rcfile name for syslog
Summary: [MAINTAINER] security/openvpn: use rcfile name for syslog
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-20 00:20 UTC by Matthias Andree
Modified: 2008-02-20 01:20 UTC (History)
0 users

See Also:


Attachments
openvpn-2.0.6_8.patch (1.49 KB, patch)
2008-02-20 00:20 UTC, Matthias Andree
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!