FreeBSD Bugzilla – Attachment 52235 Details for
Bug 79166
Deinstalling databases/mysql*-server kills all mysql servers in system's jails
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 512 bytes, created by
sergey
on 2005-03-23 18:50:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
sergey
Created:
2005-03-23 18:50:02 UTC
Size:
512 bytes
patch
obsolete
>diff -ruN mysql50-server.orig/pkg-plist mysql50-server/pkg-plist >--- mysql50-server.orig/pkg-plist Tue Jan 11 06:00:20 2005 >+++ mysql50-server/pkg-plist Wed Mar 23 19:56:52 2005 >@@ -190,4 +190,4 @@ > @dirrm %%DATADIR%%/ukrainian > @unexec rmdir %D/%%DATADIR%% 2> /dev/null || true > @exec [ -d %%DB_DIR%% ] || %D/bin/mysql_install_db --ldata=%%DB_DIR%% >-@unexec /usr/bin/killall mysqld > /dev/null 2>&1 || true >+@unexec %D/etc/rc.d/mysql-server.sh stop > /dev/null 2>&1 || true >--- mysql50-server.diff ends here ---
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 79166
:
52233
|
52234
| 52235