Ticket #190 (closed defect: fixed)

Opened 13 months ago

Last modified 13 months ago

service not added to dependency tree if it contains "provides <self>"

Reported by: natanael.copa@gmail.com Owned by: roy
Priority: minor Milestone:
Component: rc Version: 0.5
Keywords: Cc:

Description

so, if script is called postgresql and contains:

depends() {
    provides postgresql
}

Then wil the postgresql service not be added to depndency tree, causing it to not show up on rc-status or be started at boot.

Originally reported here:  http://bugs.alpinelinux.org/issues/show/62

Change History

comment:1 Changed 13 months ago by roy

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.