Ticket #46 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Malformed /etc/init.d/modules

Reported by: Joël Bohnes <shino@jenux.homelinux.org> Owned by: roy
Priority: trivial Milestone:
Component: init.d scripts Version:
Keywords: Cc:

Description

The modules initscript in the latest git revision contains a bogus 'done' in line 45.

# /etc/init.d/modules start
/etc/init.d/modules: line 50: syntax error near unexpected token `done'
/etc/init.d/modules: line 50: ` done'

Removing line 45 fixes this problem.

Change History

comment:230 Changed 2 years ago by roy

This is already fixed in the master branch of git - if you're using the Gentoo-9999 ebuild then you're using the Gentoo branch which doesn't yet have this update.

comment:231 Changed 2 years ago by roy

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