forked from pool/mariadb
fix
OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=126
This commit is contained in:
parent
65a3f5a790
commit
22e846a1bb
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fd2bf9befa5e326fb66e33381e8fdb9b9b3e91976c6d6d15181619f50ea81867
|
||||
size 310
|
||||
oid sha256:3cc0f6ea38614ac278f6828fc2c9518437fd9958231af5fd58e0a3b8d590399c
|
||||
size 312
|
||||
|
@ -100,6 +100,8 @@ for i in "${DOCS[@]}"; do
|
||||
done
|
||||
install -m 755 %_sourcedir/rc.mysql-multi %buildroot/etc/init.d/mysql
|
||||
ln -sf ../../etc/init.d/mysql %buildroot/usr/sbin/rcmysql
|
||||
# this is used by the init script
|
||||
install -m 755 -d %buildroot/var/run/mysql
|
||||
# SuSEfirewall service description
|
||||
install -D -m 644 %_sourcedir/mysql.SuSEfirewall2 \
|
||||
%buildroot/etc/sysconfig/SuSEfirewall2.d/services/mysql
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6cd896d7385a3e80c7e50c25cf1728ebd23d99235920ff273782da86aa48fbf8
|
||||
size 11665
|
||||
oid sha256:31303abcc376d68b7a0d0c8af714664a5b8829df29c397e4ea19da44f9eeb9ec
|
||||
size 11673
|
||||
|
Loading…
Reference in New Issue
Block a user