2017-03-09 13:18:40 +02:00
|
|
|
'\" t
|
|
|
|
.\"
|
2024-09-03 19:15:59 +02:00
|
|
|
.TH "\fBMARIADB-SERVICE-CONVERT\fR" "1" "3 September 2024" "MariaDB 10.11" "MariaDB Database System"
|
2017-03-09 13:18:40 +02:00
|
|
|
.\" -----------------------------------------------------------------
|
|
|
|
.\" * set default formatting
|
|
|
|
.\" -----------------------------------------------------------------
|
|
|
|
.\" disable hyphenation
|
|
|
|
.nh
|
|
|
|
.\" disable justification (adjust text to left margin only)
|
|
|
|
.ad l
|
|
|
|
.SH NAME
|
2024-09-03 19:15:59 +02:00
|
|
|
mariadb-service-convert \- generate a mariadb.service file based on the current mariadb settings
|
2017-03-09 13:18:40 +02:00
|
|
|
.SH DESCRIPTION
|
2024-09-03 19:15:59 +02:00
|
|
|
Use: Generate a mariadb.service file based on the current mariadb settings\.
|
2017-03-09 13:18:40 +02:00
|
|
|
This is to assist distro maintainers in migrating to systemd service definations from
|
2024-09-03 19:15:59 +02:00
|
|
|
a user mariadbd-safe settings in the my.cnf files\.
|
2017-03-09 13:18:40 +02:00
|
|
|
.PP
|
|
|
|
Redirect output to user directory like /etc/systemd/system/mariadb.service.d/migrated-from-my.cnf-settings.conf
|
|
|
|
.PP
|
|
|
|
For more information, please refer to the MariaDB Knowledge Base, available online at https://mariadb.com/kb/
|