mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-04 04:46:15 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			20 lines
		
	
	
	
		
			942 B
		
	
	
	
		
			Groff
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
	
		
			942 B
		
	
	
	
		
			Groff
		
	
	
	
	
	
'\" t
 | 
						|
.\"
 | 
						|
.TH "\fBMARIADB-SERVICE-CONVERT\fR" "1" "3 September 2024" "MariaDB 10.11" "MariaDB Database System"
 | 
						|
.\" -----------------------------------------------------------------
 | 
						|
.\" * set default formatting
 | 
						|
.\" -----------------------------------------------------------------
 | 
						|
.\" disable hyphenation
 | 
						|
.nh
 | 
						|
.\" disable justification (adjust text to left margin only)
 | 
						|
.ad l
 | 
						|
.SH NAME
 | 
						|
mariadb-service-convert \- generate a mariadb.service file based on the current mariadb settings
 | 
						|
.SH DESCRIPTION
 | 
						|
Use: Generate a mariadb.service file based on the current mariadb settings\.
 | 
						|
This is to assist distro maintainers in migrating to systemd service definations from 
 | 
						|
a user mariadbd-safe settings in the my.cnf files\.
 | 
						|
.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/
 |