Skip to content

useradd in debian postinstall script misses the username #139

Description

@hefehr

Hi,

I installed the Debian packet mqtt2prometheus_0.1.7_linux_amd64.deb on a Debian v12.1 system.

The useradd line in the post installation script fails. It should read:

useradd --system --home-dir /var/lib/${user} --no-create-home ${user}

Thank you,
Henning

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions