diff options
Diffstat (limited to 'recipes/base-passwd/files/mysql.patch')
-rw-r--r-- | recipes/base-passwd/files/mysql.patch | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/base-passwd/files/mysql.patch b/recipes/base-passwd/files/mysql.patch new file mode 100644 index 0000000000..b641f41238 --- /dev/null +++ b/recipes/base-passwd/files/mysql.patch @@ -0,0 +1,8 @@ +--- base-passwd/group.master.orig 2005-07-08 06:36:07.717990112 +0200 ++++ base-passwd/group.master 2005-07-08 06:36:32.000000000 +0200 +@@ -36,4 +36,5 @@ + staff:*:50: + games:*:60: + users:*:100: ++mysql:*:64001: + nogroup:*:65534: |