Bug 47616 - Included rc.d startup script broken also says its starting drm-kmod which is incorrect.
Summary: Included rc.d startup script broken also says its starting drm-kmod which is ...
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: 2003-01-29 04:50 UTC by Andrew Stuart
Modified: 2003-02-16 01:00 UTC (History)
0 users

See Also:


Attachments
lcdproc-startup-fix (376 bytes, text/plain)
2003-01-29 04:50 UTC, Andrew Stuart
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Stuart 2003-01-29 04:50:01 UTC
	the provided startup script is broken. tries to start lcdd from bin instead of sbin, also says its starting drm-kmod instead of lcdd.

Fix: See attached Patch. 
How-To-Repeat: 	install current port, and issue /usr/local/etc/rc.d/LCDd.sh.sample start. Watch it complain about missing file.
Comment 1 Andrew Stuart 2003-01-29 04:54:02 UTC
duh! this is for sysutils/lcdproc
sorry, brain is not working right now.

-- 
Andrew Stuart
http://www.tekrealm.net


New York is real.  The rest is done with mirrors.
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2003-02-16 00:59:58 UTC
State Changed
From-To: open->closed

Committed, thanks.