Skip to content

Discussion about auto-start services (policy-rc.d) #15

Description

@chbrandt

Dachs dockerfile has the line:

RUN sed -i 's/exit 101/exit 0/' /usr/sbin/policy-rc.d

to avoid services auto-start after install.

See:

This is a popular solution in the realm of docker. At least, it used to be.
It causes no harm, but -- being a "hack" as it is -- causes some eyebrow moves.

This issue is a placeholder for further investigation/discussion on its existence and possible future removal.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions