aboutsummaryrefslogtreecommitdiff
path: root/devel/kyua/pkg-message
blob: 77d984faf72259269a9d42ae5de851b069bf63e7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[
{
	message: <<EOD
A tests group has been added and the tests user should be a member
of it by default rather than nobody. You should update your password
database to match (change the group from 65534 to 977 after updating).

To do it, please run the following command:

pw usermod -n tests -g tests
EOD,
	type : upgrade,
	maximum_version: "0.13_5,3"
}
}