forked from Spark/ssm-services
5
services/mariadb
Executable file
5
services/mariadb
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env ssm
|
||||
|
||||
#service_respawn='true'
|
||||
service_workdir='/usr'
|
||||
service_command=( /usr/bin/mysqld_safe --datadir=/var/lib/mysql )
|
Reference in New Issue
Block a user