Bug 75034 - [patch] Scanlogd doesn't start with rc-script after update to scanlogd-2.2.5_1
Summary: [patch] Scanlogd doesn't start with rc-script after update to scanlogd-2.2.5_1
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: 2004-12-13 21:50 UTC by Hilko Meyer
Modified: 2004-12-15 08:05 UTC (History)
0 users

See Also:


Attachments
diff (585 bytes, patch)
2004-12-13 21:50 UTC, Hilko Meyer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hilko Meyer 2004-12-13 21:50:23 UTC
The rc-script installed with scanlogd-2.2.5_1 fails to start the daemon,
because it tried to start /usr/local/sbin/scanlogd but the program is installed
in /usr/local/bin/ and not in sbin.
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2004-12-14 15:04:43 UTC
Dear maintainer, please review the proposed patch!

Volker
Comment 2 Volker Stolz freebsd_committer freebsd_triage 2004-12-14 15:05:23 UTC
State Changed
From-To: open->feedback

Forwarded PR to maintainer
Comment 3 Roman Bogorodskiy 2004-12-14 18:17:39 UTC
 Volker wrote:

> Dear maintainer, please review the proposed patch!

Oh, finally I broke something. Approved, thanks Hilko!

-Roman Bogorodskiy
Comment 4 Volker Stolz freebsd_committer freebsd_triage 2004-12-15 08:05:32 UTC
State Changed
From-To: feedback->closed

Committed, thanks!