summaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rw-r--r--install/ui/group.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/ui/group.js b/install/ui/group.js
index 875e67f02..8317d679f 100644
--- a/install/ui/group.js
+++ b/install/ui/group.js
@@ -153,7 +153,7 @@ IPA.group.entity = function(spec) {
name: 'type',
label: IPA.messages.objects.group.type,
flags: ['no_command'],
- default_value: 'normal',
+ default_value: 'posix',
options: [
{
value: 'normal',