Puppet: System Administration Automated

Support

Ticket #572 (closed enhancement: fixed)

Opened 2 years ago

Last modified 1 year ago

old style rc.d script support for FreeBSD

Reported by: trombik Assigned to: luke
Priority: normal Milestone:
Component: library Version: 0.22.3
Severity: normal Keywords: FreeBSD
Cc: Triage Stage: Ready for checkin
Attached Patches: None Complexity: Unknown

Description

currently, init provider search #{name} only. /usr/local/etc/rc.d script on old FreeBSD 6.0R and 'site local' rc.d scripts use #{name}.sh.

with this patch, init provider searches both.

it's ugly and one minutes hack. but you get the idea.

Attachments

old_rcd_support.patch (0.8 kB) - added by trombik on 04/02/07 11:31:01.

Change History

04/02/07 11:31:01 changed by trombik

  • attachment old_rcd_support.patch added.

04/19/07 22:38:25 changed by luke

  • specification set to Unnecessary.
  • patch set to None.
  • complexity set to Unknown.
  • approval set to Unnecessary.
  • compatibility set to Unknown.
  • stage set to Ready for checkin.

06/18/07 23:26:23 changed by luke

  • status changed from new to closed.
  • resolution set to fixed.

Applied in [2619].