Bug 191783 - anacron: rc.d script broken by last commit
Summary: anacron: rc.d script broken by last commit
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Guido Falsi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-10 15:15 UTC by John Clark
Modified: 2014-07-11 09:53 UTC (History)
2 users (show)

See Also:


Attachments
startup script fix (566 bytes, patch)
2014-07-11 09:23 UTC, Guido Falsi
madpilot: maintainer-approval? (dz)
Details | Diff

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