'reverted' old-style update-process; removed billing-classes, -functions and -templates; some sql-fixes;
7 lines
251 B
Plaintext
7 lines
251 B
Plaintext
# Make sure that `passwd`, `group` and `shadow` have mysql in their lines
|
|
# You should place mysql at the end, so that it is queried after the other mechanisams
|
|
#
|
|
passwd: compat mysql
|
|
group: compat mysql
|
|
shadow: compat mysql
|