Bug 191783

Summary: anacron: rc.d script broken by last commit
Product: Ports & Packages Reporter: John Clark <clarkjc>
Component: Individual Port(s)Assignee: Guido Falsi <madpilot>
Status: Closed FIXED    
Severity: Affects Many People CC: dz, marino
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
startup script fix madpilot: maintainer-approval? (dz)

Description John Clark 2014-07-10 15:15:08 UTC
This line was recently removed from sysutils/anacron/files/anacron.in.  Please restore it as "service anacron start" fails without it.

command="%%PREFIX%%/sbin/anacron"
Comment 1 John Marino freebsd_committer freebsd_triage 2014-07-11 07:53:33 UTC
Notifying maintainer (dz@426.ch) and assigning to madpilot who committing the change (I assume)
Comment 2 Guido Falsi freebsd_committer freebsd_triage 2014-07-11 09:23:50 UTC
Created attachment 144570 [details]
startup script fix

Attaching patch to fix this.

This patch reverts part of your previous PR, can you approve it?

Thanks.
Comment 3 Derik van Zuetphen 2014-07-11 09:38:19 UTC
Approved!

Sorry for hassle.
Comment 4 Guido Falsi freebsd_committer freebsd_triage 2014-07-11 09:53:24 UTC
Fix committed. Thanks all!
Comment 5 commit-hook freebsd_committer freebsd_triage 2014-07-11 09:53:44 UTC
A commit references this bug:

Author: madpilot
Date: Fri Jul 11 09:53:00 UTC 2014
New revision: 361519
URL: http://svnweb.freebsd.org/changeset/ports/361519

Log:
  - Fix startup script, broken in previous commit

  PR:		191783
  Submitted by:	clarkjc@runbox.com
  Approved by:	Derik van Zuetphen <dz@426.ch> (maintainer)

Changes:
  head/sysutils/anacron/Makefile
  head/sysutils/anacron/files/anacron.in