two new services
This commit is contained in:
6
init.d/mariadb
Executable file
6
init.d/mariadb
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env watchman
|
||||
|
||||
#service_respawn='true'
|
||||
service_workdir='/usr'
|
||||
service_command='/usr/bin/mysqld_safe'
|
||||
service_args='--datadir=/var/lib/mysql'
|
Reference in New Issue
Block a user