Skip to content

librenms install script sed edit error for mariadb config #9369

@htmlspinnr

Description

@htmlspinnr

sed -i "/\[mysqld\]/a innodb_file_per_table=1\nlower_case_table_names=0" /etc/mysql/mariadb.conf.d/50-server.cnf

Debian 13 configs use [mariadb] and not [mysqld], so the string match fails here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions