Bug 81677 - [PATCH] sysutils/daemontools: Fix rc.d/svscan.sh
Summary: [PATCH] sysutils/daemontools: Fix rc.d/svscan.sh
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: Peter Pentchev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-30 17:50 UTC by Renato Botelho
Modified: 2005-06-07 12:06 UTC (History)
1 user (show)

See Also:


Attachments
daemontools-0.76_10.patch (748 bytes, patch)
2005-05-30 17:50 UTC, Renato Botelho
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Renato Botelho 2005-05-30 17:50:01 UTC
- Add "-name '[^.]*'" to svscan_stop_posrt() on rc.d/svscan.sh to don't
  try to stop directories that name start with dot (.). This directories
  aren't started by svscan.

Port maintainer (roam@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2005-05-30 20:38:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->roam

Over to maintainer
Comment 2 Peter Pentchev freebsd_committer freebsd_triage 2005-06-07 12:06:09 UTC
State Changed
From-To: open->closed

Fix committed, thanks!