Skip to content

Boot Forever #496

@QuinDennis

Description

@QuinDennis

Debian squeeze 6.0.7
node v0.8.9
forever v0.10.9
redis 2.7.105

I have /etc/init.d scripts that launch two nodeJS apps, works fine from command line.

Using insserv, the one app with redis dependency doesn't start at boot. Both node app scripts are the same. Redis had an LSB now, here is the app that won't start.

-### BEGIN INIT INFO
-# Provides: simulation
-# Required-Start: $all $remote_fs $redis-server
-# Required-Stop:
-# Default-Start: 2 3 4 5 6
-# Default-Stop: 0 1 6
-# Description: Simulator for Demo
-### END INIT INFO

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions