Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Adding init info to meta-server-daemon #58

Description

@jcortejoso

To manage meta-server-daemon as a service script with chkconfig, it is necessary to add these lines to meta-server-daemon

### BEGIN INIT INFO 
# Provides: meta
# Required-Start:
# Required-Stop:
# Should-Stop:
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Stratio Meta
# Description: One LANGUAGE to rule them all
#
### END INIT INFO

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions