Skip to content

Improve newline handling from /etc/defaults/unimus #1

@tomaskir

Description

@tomaskir

Currently /etc/defaults/unimus should not contain newlines, as the init script and the unit file can't handle loading configuration from it with newlines.

We need to fix this - likely something as easy as tr '\n' ' ' should work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions