Skip to content

Init script not working with Fedora 17 #75

@dusty

Description

@dusty

The init script is referencing non-existing files on Fedora 17.

Running it shows:
/etc/init.d/lumberjack: line 27: /lib/init/vars.sh: No such file or directory

It also references /lib/lsb/init-functions, which doesn't exist.

We are starting via monit and our own init scripts, so its not much of an issue. I usually do that anyway. But, the documentation does refer people to create the RPM, so it could cause frustration for some.

Perhaps some documentation on systems the init script is known to work on would be helpful and a disclaimer to change it on your own if you run something else. Not sure if you want to have to support init scripts for every os out there.

I was thinking maybe this needs to go in FPM, but It looks like its referencing lumberjack.init in the Makefile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions