MT#22031 change mysql home to /var/lib/mysql

Change-Id: Iba91fb99dcbd96acb28b883b8faf23061fe463d6
changes/04/8504/1
Kirill Solomko 10 years ago
parent 03b144f995
commit 18070ba7f0

@ -68,7 +68,7 @@ user:
exists: true
groups:
- mysql
home: "/nonexistent"
home: "/var/lib/mysql"
nobody:
exists: true

Loading…
Cancel
Save